mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
AssemblyInfo.cs cleanup
This commit is contained in:
parent
b43397752e
commit
157bcd8b0f
24 changed files with 72 additions and 202 deletions
|
@ -55,7 +55,7 @@ namespace NzbDrone.Web
|
|||
protected override IKernel CreateKernel()
|
||||
{
|
||||
var kernel = CentralDispatch.NinjectKernel;
|
||||
Logger.Info("NZBDrone Starting up.");
|
||||
Logger.Info("NzbDrone Starting up.");
|
||||
|
||||
CentralDispatch.DedicateToHost();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue