diff options
Diffstat (limited to 'module/Py_Load_File.py')
-rw-r--r-- | module/Py_Load_File.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/module/Py_Load_File.py b/module/Py_Load_File.py index 8fb45c079..c4bf2b08c 100644 --- a/module/Py_Load_File.py +++ b/module/Py_Load_File.py @@ -16,7 +16,6 @@ class PyLoadFile: self.download_folder = "" self.status = Status(self) - def _get_my_plugin(self): """ searches the right plugin for an url """ |