diff options
author | Shuralon <manu.aslan@live.de> | 2015-01-11 14:27:16 +0100 |
---|---|---|
committer | Shuralon <manu.aslan@live.de> | 2015-01-11 14:27:16 +0100 |
commit | f842d8baf6a7b7805459af4c4722dd1dd897690e (patch) | |
tree | e31ecfafff1801724ea75a83a77bef4dd5271265 /module/plugins/hoster/RehostTo.py | |
parent | [RehostTo] Fix (diff) | |
download | pyload-f842d8baf6a7b7805459af4c4722dd1dd897690e.tar.xz |
[RehostTo] Fix
Diffstat (limited to 'module/plugins/hoster/RehostTo.py')
-rw-r--r-- | module/plugins/hoster/RehostTo.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/module/plugins/hoster/RehostTo.py b/module/plugins/hoster/RehostTo.py index 1f7913a72..780b7e0f2 100644 --- a/module/plugins/hoster/RehostTo.py +++ b/module/plugins/hoster/RehostTo.py @@ -26,6 +26,3 @@ class RehostTo(MultiHoster): getInfo = create_getInfo(RehostTo) - - -getInfo = create_getInfo(RehostTo) |