mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 05:23:31 -07:00
removed logconfiguration
This commit is contained in:
parent
2fae57dbea
commit
651c7c095a
23 changed files with 2762 additions and 245 deletions
|
@ -71,7 +71,6 @@ namespace NzbDrone.Api
|
|||
{
|
||||
EnvironmentProvider.UGuid = container.Resolve<ConfigService>().UGuid;
|
||||
ReportingService.RestProvider = container.Resolve<RestProvider>();
|
||||
ReportingService.SetupExceptronDriver();
|
||||
}
|
||||
|
||||
protected override ILifetimeScope GetApplicationContainer()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue