Removed print

This commit is contained in:
Ruud
2011-08-21 00:00:55 +02:00
parent da63eca623
commit b99e406cf2
@@ -88,7 +88,6 @@ class Searcher(Plugin):
for nzb in sorted_results:
successful = fireEvent('download', data = nzb, movie = movie, single = True)
print successful
if successful: