cleaned up extra usings.

This commit is contained in:
kay.one
2013-08-04 10:27:06 -07:00
parent a9f1a38280
commit 256520c551
21 changed files with 7 additions and 41 deletions
-1
View File
@@ -1,6 +1,5 @@
using System;
using System.Net;
using FluentAssertions;
using NUnit.Framework;
using NzbDrone.Test.Common;