summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/Account.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/Account.py')
-rw-r--r--pyload/plugins/Account.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/Account.py b/pyload/plugins/Account.py
index 12ea494a0..e338f6b26 100644
--- a/pyload/plugins/Account.py
+++ b/pyload/plugins/Account.py
@@ -150,7 +150,7 @@ class Account(Base):
if req: req.close()
- self.logDebug("Account Info: %s" % str(infos))
+ self.logDebug("Account Info: %s" % infos)
infos['timestamp'] = time()
self.infos[name] = infos