mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-25 22:36:59 -04: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