cleaned up using directives.

This commit is contained in:
kayone 2013-11-19 16:42:17 -08:00
commit ec63053fe7
74 changed files with 29 additions and 175 deletions

View file

@ -1,6 +1,5 @@
using System;
using System.IO;
using System.Security.Cryptography.X509Certificates;
using NLog;
using NzbDrone.Common;
using NzbDrone.Common.EnvironmentInfo;