summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/MyfastfileCom.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2015-01-02 02:49:26 +0100
committerGravatar Walter Purcaro <vuolter@gmail.com> 2015-01-02 02:49:26 +0100
commitea58af3c625d90aec6becfd943289e42e4a71a9a (patch)
treeedcd4d1ed44b3a7efd887ceed90c99173004b863 /module/plugins/hoster/MyfastfileCom.py
parent[MultiHook] Store account type (diff)
downloadpyload-ea58af3c625d90aec6becfd943289e42e4a71a9a.tar.xz
Code cosmetics
Diffstat (limited to 'module/plugins/hoster/MyfastfileCom.py')
-rw-r--r--module/plugins/hoster/MyfastfileCom.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/module/plugins/hoster/MyfastfileCom.py b/module/plugins/hoster/MyfastfileCom.py
index b5b9ec820..13ba2af21 100644
--- a/module/plugins/hoster/MyfastfileCom.py
+++ b/module/plugins/hoster/MyfastfileCom.py
@@ -19,8 +19,7 @@ class MyfastfileCom(MultiHoster):
def setup(self):
- self.chunkLimit = -1
- self.resumeDownload = True
+ self.chunkLimit = -1
def handlePremium(self):