mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-03 01:01:34 +02:00
removed Season/SeasonProvider, updated dbBenchmark tests.
This commit is contained in:
@@ -26,7 +26,7 @@ namespace NzbDrone.Core.Instrumentation
|
||||
|
||||
private static void DbAction(string value)
|
||||
{
|
||||
Logger.Trace(value);
|
||||
Logger.Trace(value.Replace("`t0`.", ""));
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user