From b99e406cf2c1796b646db7b60f8ae047df73b57f Mon Sep 17 00:00:00 2001 From: Ruud Date: Sun, 21 Aug 2011 00:00:55 +0200 Subject: [PATCH] Removed print --- couchpotato/core/plugins/searcher/main.py | 1 - 1 file changed, 1 deletion(-) diff --git a/couchpotato/core/plugins/searcher/main.py b/couchpotato/core/plugins/searcher/main.py index 74dfbbe7..9b23a558 100644 --- a/couchpotato/core/plugins/searcher/main.py +++ b/couchpotato/core/plugins/searcher/main.py @@ -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: