mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 21:39:34 +02:00
Fixed startup issue.
This commit is contained in:
@@ -55,7 +55,6 @@ namespace NzbDrone.Web
|
||||
protected override IKernel CreateKernel()
|
||||
{
|
||||
var kernel = CentralDispatch.NinjectKernel;
|
||||
kernel.Get<LogConfiguration>().Setup();
|
||||
Logger.Info("NZBDrone Starting up.");
|
||||
|
||||
CentralDispatch.DedicateToHost();
|
||||
|
Reference in New Issue
Block a user