summaryrefslogtreecommitdiffstats
path: root/module/Py_Load_File.py
diff options
context:
space:
mode:
authorGravatar spoob <spoob@gmx.de> 2009-05-23 15:03:43 +0200
committerGravatar spoob <spoob@gmx.de> 2009-05-23 15:03:43 +0200
commitc2b11f2425eac63a4140a71ede91db22ae749c7c (patch)
tree0a242f46cd8b91435e2ffb208b4b857ba21d3e8b /module/Py_Load_File.py
parenttypo (diff)
downloadpyload-c2b11f2425eac63a4140a71ede91db22ae749c7c.tar.xz
youtube plugin added, nicer test output
Diffstat (limited to 'module/Py_Load_File.py')
-rw-r--r--module/Py_Load_File.py1
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
"""