diff --git a/libraries/entropy.py b/libraries/entropy.py index 5773389b4..2dd4b3d14 100644 --- a/libraries/entropy.py +++ b/libraries/entropy.py @@ -89,7 +89,6 @@ class urlFetcher: self.localfile = open(self.path_to_save,"wb") def setup_proxy(self): - # setup proxy, doing here because config is dynamic mydict = {} if etpConst['proxy']['ftp']: