mirror of
https://github.com/Sonarr/Sonarr
synced 2025-01-03 13:45:02 +00:00
removed log4net from global.asax to fix compile issue
This commit is contained in:
parent
22ec10483a
commit
96c75b15f0
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
using System.Web.Mvc;
|
||||
using System.Web.Routing;
|
||||
using log4net;
|
||||
using Ninject;
|
||||
using Ninject.Web.Mvc;
|
||||
using NzbDrone.Core;
|
||||
|
|
Loading…
Reference in a new issue