Fixed: Cutoff Unmet not loading

Fixed injection of lazy loaded models to resources
This commit is contained in:
Mark McDowall 2014-08-27 06:37:45 -07:00
parent 64ecaf5f6e
commit 9f3bdaa1ce
5 changed files with 40 additions and 18 deletions

View file

@ -1,6 +1,5 @@
using System.Collections.Generic;
using NzbDrone.Api.REST;
using NzbDrone.Core.Messaging.Commands;
using NzbDrone.Core.Tv;
using NzbDrone.Api.Mapping;
using NzbDrone.Core.DecisionEngine;