AssemblyInfo.cs cleanup

This commit is contained in:
kay.one 2011-11-08 09:48:34 -08:00
commit 157bcd8b0f
24 changed files with 72 additions and 202 deletions

View file

@ -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();