mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-18 21:55:12 -04:00
Removed console.writeline for Regex
This commit is contained in:
@@ -163,7 +163,6 @@ namespace NzbDrone.Core.Parser
|
||||
|
||||
if (match.Count != 0)
|
||||
{
|
||||
Console.WriteLine(regex);
|
||||
Logger.Trace(regex);
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user