summaryrefslogtreecommitdiffstats
path: root/pyLoadCore.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyLoadCore.py')
-rwxr-xr-xpyLoadCore.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyLoadCore.py b/pyLoadCore.py
index 3d399a0c2..fa9eb3d85 100755
--- a/pyLoadCore.py
+++ b/pyLoadCore.py
@@ -362,7 +362,6 @@ class ServerMethods():
download['percent'] = pyfile.status.percent()
download['status'] = pyfile.status.type
download['wait_until'] = pyfile.status.waituntil
- download['plugin'] = pyfile.status.plugin
downloads.append(download)
return downloads