summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/FreakshareNet.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/FreakshareNet.py')
-rw-r--r--module/plugins/hoster/FreakshareNet.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/plugins/hoster/FreakshareNet.py b/module/plugins/hoster/FreakshareNet.py
index 0768b5476..4d5d4d5b9 100644
--- a/module/plugins/hoster/FreakshareNet.py
+++ b/module/plugins/hoster/FreakshareNet.py
@@ -37,7 +37,6 @@ class FreakshareNet(Plugin):
pyfile.status.exists = self.file_exists()
if not pyfile.status.exists:
- raise Exception, "The file was not found on the server."
return False
self.get_waiting_time()