diff --git a/src/NzbDrone.Core/Parser/Parser.cs b/src/NzbDrone.Core/Parser/Parser.cs index bd22aa501..89d1257d5 100644 --- a/src/NzbDrone.Core/Parser/Parser.cs +++ b/src/NzbDrone.Core/Parser/Parser.cs @@ -163,7 +163,6 @@ namespace NzbDrone.Core.Parser if (match.Count != 0) { - Console.WriteLine(regex); Logger.Trace(regex); try {