1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-04 10:02:40 +01:00

Fixed last merge + deleted files. GDrive sucks.

This commit is contained in:
Mark McDowall 2013-02-23 15:21:02 -08:00
parent 7d0d5ab943
commit 65061cdc96
3 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
using System.Linq;
using AutoMapper;
using Nancy;
using NzbDrone.Api.Extentions;
using NzbDrone.Api.Extensions;
using NzbDrone.Core.Tv;
namespace NzbDrone.Api.Calendar