summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/ShareonlineBiz.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/ShareonlineBiz.py')
-rw-r--r--module/plugins/hoster/ShareonlineBiz.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/plugins/hoster/ShareonlineBiz.py b/module/plugins/hoster/ShareonlineBiz.py
index 524f02930..ede810bbd 100644
--- a/module/plugins/hoster/ShareonlineBiz.py
+++ b/module/plugins/hoster/ShareonlineBiz.py
@@ -47,7 +47,6 @@ class ShareonlineBiz(Plugin):
pyfile.status.url = self.get_file_url()
pyfile.status.want_reconnect = self.want_reconnect
else:
- raise Exception, "File not found"
return False
def download_api_data(self):