summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts
diff options
context:
space:
mode:
authorGravatar synweap15 <shamdog+github@gmail.com> 2014-07-08 21:33:01 +0200
committerGravatar synweap15 <shamdog+github@gmail.com> 2014-07-08 21:33:01 +0200
commitccf15e75c12ad1e8347fdff834f8c62e5e2ab617 (patch)
tree06e5078697f90d3cc0c831174cf681da678730f5 /module/plugins/accounts
parentto-do elaborate (diff)
downloadpyload-ccf15e75c12ad1e8347fdff834f8c62e5e2ab617.tar.xz
remove redundant author information
Diffstat (limited to 'module/plugins/accounts')
-rw-r--r--module/plugins/accounts/NoPremiumPl.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/module/plugins/accounts/NoPremiumPl.py b/module/plugins/accounts/NoPremiumPl.py
index 7ba89b881..8cfdbe1a7 100644
--- a/module/plugins/accounts/NoPremiumPl.py
+++ b/module/plugins/accounts/NoPremiumPl.py
@@ -1,10 +1,6 @@
# !/usr/bin/env python
# -*- coding: utf-8 -*-
-"""
-@author: Pawel W. <dev@nopremium.pl>
-"""
-
from datetime import datetime
from module.plugins.Account import Account