summaryrefslogtreecommitdiffstats
path: root/module/web/pyload/views.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/web/pyload/views.py')
-rw-r--r--module/web/pyload/views.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/web/pyload/views.py b/module/web/pyload/views.py
index 8c32d36a4..615840428 100644
--- a/module/web/pyload/views.py
+++ b/module/web/pyload/views.py
@@ -341,7 +341,6 @@ def config(request):
continue
else:
continue
-
elif sec == "Accounts":
if ";" in okey:
action, name = okey.split(";")