Cleaned up some code, fixed broken build.

This commit is contained in:
Keivan Beigi 2011-10-14 17:59:24 -07:00
commit 2dd2dd6d0d
7 changed files with 3 additions and 23 deletions

View file

@ -1,9 +1,6 @@
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Text;
using System.Threading;
using NLog;
using NzbDrone.Model;
using NzbDrone.Providers;