mirror of
https://github.com/logos-storage/deluge.git
synced 2026-01-15 19:43:09 +00:00
remove stupid raise
This commit is contained in:
parent
a624ff5557
commit
9b170fe759
@ -835,7 +835,6 @@ class Manager:
|
||||
except:
|
||||
print "Error probably bad torrent"
|
||||
del self.state.torrents[torrent]
|
||||
raise e
|
||||
|
||||
ret = unique_ID
|
||||
self.unique_IDs[unique_ID] = torrent
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user