summaryrefslogtreecommitdiffstats
path: root/module/plugins/addons/ExtractArchive.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/addons/ExtractArchive.py')
-rw-r--r--module/plugins/addons/ExtractArchive.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/module/plugins/addons/ExtractArchive.py b/module/plugins/addons/ExtractArchive.py
index 5f749ed0d..369b20ba9 100644
--- a/module/plugins/addons/ExtractArchive.py
+++ b/module/plugins/addons/ExtractArchive.py
@@ -195,8 +195,6 @@ class ExtractArchive(Addon):
files_ids = new_files_ids # also check extracted files
if not matched: self.logInfo(_("No files found to extract"))
-
-
def startExtracting(self, plugin, fid, passwords, thread):
pyfile = self.core.files.getFile(fid)