mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 13:25:13 +02:00
Added Tests for CentralDispatch
This commit is contained in:
@@ -67,7 +67,7 @@ namespace NzbDrone.Core.Datastore
|
||||
|
||||
public void Trace(string format, params object[] args)
|
||||
{
|
||||
Logger.Trace(format, args);
|
||||
//Logger.Trace(format, args);
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user