mirror of
https://github.com/ading2210/libcurl.js.git
synced 2025-05-13 14:30:02 -04:00
remove ftp code
This commit is contained in:
parent
6b32d503e2
commit
d23703ff9a
4 changed files with 5 additions and 80 deletions
|
@ -102,7 +102,6 @@ api = {
|
|||
CurlWebSocket: CurlWebSocket,
|
||||
TLSSocket: TLSSocket,
|
||||
HTTPSession: HTTPSession,
|
||||
FTPSession: FTPSession,
|
||||
fetch() {throw "not ready"},
|
||||
|
||||
get copyright() {return copyright_notice},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue