mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Updated subsonic to latest code
This commit is contained in:
@@ -37,7 +37,6 @@ namespace NzbDrone.Core.Test
|
||||
if (enableLogging)
|
||||
{
|
||||
provider.Log = new NlogWriter();
|
||||
provider.LogParams = true;
|
||||
}
|
||||
return new SimpleRepository(provider, SimpleRepositoryOptions.RunMigrations);
|
||||
}
|
||||
|
Reference in New Issue
Block a user