cleaned up refresh series a bit.

This commit is contained in:
Keivan Beigi 2013-07-31 19:02:36 -07:00
parent cf6512bc57
commit 4e7468e6fe
14 changed files with 190 additions and 135 deletions

View file

@ -1,4 +1,5 @@
using System.IO;
using Newtonsoft.Json.Serialization;
using NzbDrone.Common.EnvironmentInfo;
namespace NzbDrone.Test.Common