Don't be so strict about dupe attr values.

This commit is contained in:
Taloth Saldono 2015-10-11 00:25:29 +02:00
parent fe76d0f98f
commit 25aa3b60b0
4 changed files with 2 additions and 13 deletions

View file

@ -7,7 +7,6 @@ using System.Net;
using NLog;
using NzbDrone.Common.Cache;
using NzbDrone.Common.EnvironmentInfo;
using NzbDrone.Common.Extensions;
using NzbDrone.Common.Http.Dispatchers;
using NzbDrone.Common.TPL;