summaryrefslogtreecommitdiffstats
path: root/module/plugins/internal/Extractor.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-06-02 01:10:08 +0200
committerGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-06-02 01:10:08 +0200
commit6637b832d74e0cf1fb96a1731daeb5832ea31822 (patch)
tree0fd0868ab7c8f99256974d4f6f8db52f88d40e18 /module/plugins/internal/Extractor.py
parentMerge pull request #1447 from GammaC0de/patch-1 (diff)
downloadpyload-6637b832d74e0cf1fb96a1731daeb5832ea31822.tar.xz
[SimpleCrypter] Update
Diffstat (limited to 'module/plugins/internal/Extractor.py')
-rw-r--r--module/plugins/internal/Extractor.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/internal/Extractor.py b/module/plugins/internal/Extractor.py
index 159b65ffe..1a98060d9 100644
--- a/module/plugins/internal/Extractor.py
+++ b/module/plugins/internal/Extractor.py
@@ -29,8 +29,8 @@ class Extractor:
EXTENSIONS = []
- VERSION = ""
REPAIR = False
+ VERSION = ""
@classmethod