summaryrefslogtreecommitdiffstats
path: root/pyload/plugin/hoster/AlldebridCom.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-04-13 16:06:02 +0200
committerGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-04-13 16:06:02 +0200
commitce4afe8759909c533dfa5c3c500127c77e2ddd29 (patch)
tree391e82fd9da042639d07a0abaa95d1b0c208e094 /pyload/plugin/hoster/AlldebridCom.py
parentMove lib to lib/Python/Lib (diff)
downloadpyload-ce4afe8759909c533dfa5c3c500127c77e2ddd29.tar.xz
Fix EOL
Diffstat (limited to 'pyload/plugin/hoster/AlldebridCom.py')
-rw-r--r--pyload/plugin/hoster/AlldebridCom.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/pyload/plugin/hoster/AlldebridCom.py b/pyload/plugin/hoster/AlldebridCom.py
index c1b4a757f..9e1e3bc05 100644
--- a/pyload/plugin/hoster/AlldebridCom.py
+++ b/pyload/plugin/hoster/AlldebridCom.py
@@ -51,5 +51,3 @@ class AlldebridCom(MultiHoster):
self.link = self.link.replace("http://", "https://")
else:
self.link = self.link.replace("https://", "http://")
-
-