more json cleanup.

This commit is contained in:
Keivan Beigi
2013-09-18 17:30:37 -07:00
parent 88b9104bc9
commit 25b0a4f275
4 changed files with 4 additions and 8 deletions
@@ -1,7 +1,7 @@
using System.Net;
using FluentAssertions;
using NUnit.Framework;
using Newtonsoft.Json;
using NUnit.Framework;
using NzbDrone.Common;
using NzbDrone.Core.DataAugmentation.Scene;
using NzbDrone.Core.Test.Framework;