diff --git a/src/modules/exec/Ftp/modinfo.json b/src/modules/exec/Ftp/modinfo.json index 03412d91..50392527 100644 --- a/src/modules/exec/Ftp/modinfo.json +++ b/src/modules/exec/Ftp/modinfo.json @@ -38,31 +38,9 @@ }, "defActive": false, "usedLibs": { - "esp32_4mb": [ - "https://github.com/xreef/SimpleFTPServer" - ], + "esp32_4mb": [], "esp32s2_4mb": [], - "esp8266_4mb": [ - "https://github.com/xreef/SimpleFTPServer" - ], - "esp8266_1mb": [ - "https://github.com/xreef/SimpleFTPServer" - ], - "esp8266_1mb_ota": [ - "https://github.com/xreef/SimpleFTPServer" - ], - "esp8285_1mb": [ - "https://github.com/xreef/SimpleFTPServer" - ], - "esp8285_1mb_ota": [ - "https://github.com/xreef/SimpleFTPServer" - ], - "esp8266_2mb": [ - "https://github.com/xreef/SimpleFTPServer" - ], - "esp8266_2mb_ota": [ - "https://github.com/xreef/SimpleFTPServer" - ] + "esp8266_4mb": [] } }