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

@ -5,7 +5,7 @@ using System.Linq;
using AutoMapper;
using FluentValidation;
using Nancy;
using NzbDrone.Api.Extentions;
using NzbDrone.Api.Extensions;
using NzbDrone.Common;
using NzbDrone.Core.Tv;
using NzbDrone.Core.Jobs;