diff options
Diffstat (limited to 'pyload/plugin/hoster/GooIm.py')
-rw-r--r-- | pyload/plugin/hoster/GooIm.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pyload/plugin/hoster/GooIm.py b/pyload/plugin/hoster/GooIm.py index 9e4a894d5..8fd958660 100644 --- a/pyload/plugin/hoster/GooIm.py +++ b/pyload/plugin/hoster/GooIm.py @@ -33,4 +33,3 @@ class GooIm(SimpleHoster): def handleFree(self, pyfile): self.wait(10) self.link = pyfile.url - |