From b2be9ef7c481727c54803c56f0ebde1844baf324 Mon Sep 17 00:00:00 2001 From: Ruud Date: Wed, 9 May 2012 22:19:10 +0200 Subject: [PATCH] Remove debug lines. fixes #233 --- couchpotato/core/plugins/renamer/main.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/couchpotato/core/plugins/renamer/main.py b/couchpotato/core/plugins/renamer/main.py index ece1e76d..c60d6cce 100644 --- a/couchpotato/core/plugins/renamer/main.py +++ b/couchpotato/core/plugins/renamer/main.py @@ -322,8 +322,6 @@ class Renamer(Plugin): elif not remove_leftovers: # Don't remove anything remove_files = [] - continue - # Rename all files marked group['renamed_files'] = [] for src in rename_files: