diff options
Diffstat (limited to 'pyload/plugin/hoster/MegasharesCom.py')
-rw-r--r-- | pyload/plugin/hoster/MegasharesCom.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pyload/plugin/hoster/MegasharesCom.py b/pyload/plugin/hoster/MegasharesCom.py index 8cd6ca64e..184be2fd6 100644 --- a/pyload/plugin/hoster/MegasharesCom.py +++ b/pyload/plugin/hoster/MegasharesCom.py @@ -107,4 +107,3 @@ class MegasharesCom(SimpleHoster): self.link = m.group(1) self.logDebug("%s: %s" % (msg, self.link)) - |