summaryrefslogtreecommitdiffstats
path: root/pyload/plugin/account/NoPremiumPl.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugin/account/NoPremiumPl.py')
-rw-r--r--pyload/plugin/account/NoPremiumPl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugin/account/NoPremiumPl.py b/pyload/plugin/account/NoPremiumPl.py
index 0f5b16bb7..cbbc937b5 100644
--- a/pyload/plugin/account/NoPremiumPl.py
+++ b/pyload/plugin/account/NoPremiumPl.py
@@ -78,4 +78,4 @@ class NoPremiumPl(Account):
def runAuthQuery(self):
data = self._req.load(self._api_url, post=self.createAuthQuery())
- return data \ No newline at end of file
+ return data