summaryrefslogtreecommitdiffstats
path: root/pyload/plugin/account/SafesharingEu.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugin/account/SafesharingEu.py')
-rw-r--r--pyload/plugin/account/SafesharingEu.py16
1 files changed, 0 insertions, 16 deletions
diff --git a/pyload/plugin/account/SafesharingEu.py b/pyload/plugin/account/SafesharingEu.py
deleted file mode 100644
index f5cbf050e..000000000
--- a/pyload/plugin/account/SafesharingEu.py
+++ /dev/null
@@ -1,16 +0,0 @@
-# -*- coding: utf-8 -*-
-
-from pyload.plugin.internal.XFSAccount import XFSAccount
-
-
-class SafesharingEu(XFSAccount):
- __name__ = "SafesharingEu"
- __type__ = "account"
- __version__ = "0.02"
-
- __description__ = """Safesharing.eu account plugin"""
- __license__ = "GPLv3"
- __authors__ = [("guidobelix", "guidobelix@hotmail.it")]
-
-
- HOSTER_DOMAIN = "safesharing.eu"