summaryrefslogtreecommitdiffstats
path: root/module/web/pyload_app.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-05-25 20:37:32 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-05-25 20:37:32 +0200
commitefee017fb2b3a4cac09233cd01d816d9100a5db5 (patch)
tree58635208703ae98e2359e160860f7ea7af68445f /module/web/pyload_app.py
parentRealdebridCom plugin (diff)
downloadpyload-efee017fb2b3a4cac09233cd01d816d9100a5db5.tar.xz
rehost plugin, fixed some account management issues
Diffstat (limited to 'module/web/pyload_app.py')
-rw-r--r--module/web/pyload_app.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/web/pyload_app.py b/module/web/pyload_app.py
index 0caf2ece3..47e80c96a 100644
--- a/module/web/pyload_app.py
+++ b/module/web/pyload_app.py
@@ -282,7 +282,6 @@ def folder():
def config():
conf = PYLOAD.get_config()
plugin = PYLOAD.get_plugin_config()
- accs = PYLOAD.get_accounts()
conf_menu = []
plugin_menu = []