added more info to decision engine exception reporting.

This commit is contained in:
Keivan Beigi 2013-05-28 17:15:42 -07:00
commit 4e06cf0fa6
5 changed files with 8 additions and 41 deletions

View file

@ -1,7 +1,5 @@
using System.Linq;
using NLog;
using NzbDrone.Core.Model;
using NzbDrone.Core.Parser;
using NzbDrone.Core.Parser.Model;
using NzbDrone.Core.Qualities;
using NzbDrone.Core.Tv;