remove ftp code

This commit is contained in:
ading2210 2024-03-19 16:40:25 -04:00
parent 6b32d503e2
commit d23703ff9a
4 changed files with 5 additions and 80 deletions

View file

@ -102,7 +102,6 @@ api = {
CurlWebSocket: CurlWebSocket,
TLSSocket: TLSSocket,
HTTPSession: HTTPSession,
FTPSession: FTPSession,
fetch() {throw "not ready"},
get copyright() {return copyright_notice},