This commit is contained in:
kay.one 2013-02-23 12:35:26 -08:00
parent c35682376e
commit cf8be4bf8f
16 changed files with 20 additions and 21 deletions

View file

@ -2,7 +2,7 @@
using System.Linq;
using AutoMapper;
using Nancy;
using NzbDrone.Api.Extentions;
using NzbDrone.Api.Extensions;
using NzbDrone.Api.QualityProfiles;
using NzbDrone.Core.Providers;