mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
cleaned up using statements
This commit is contained in:
parent
21fd12e1a6
commit
1a0010e8e4
105 changed files with 35 additions and 211 deletions
|
@ -3,7 +3,6 @@ using System.IO;
|
|||
using System.Linq;
|
||||
using NLog;
|
||||
using NzbDrone.Common;
|
||||
using NzbDrone.Core.MediaFiles.Events;
|
||||
using NzbDrone.Core.Messaging;
|
||||
using NzbDrone.Core.Organizer;
|
||||
using NzbDrone.Core.Parser.Model;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue