Fixed: (Indexers) Include exception message in ValidationFailure

This commit is contained in:
Bogdan
2023-04-08 22:49:53 +03:00
parent d937bdac69
commit 7820a83a5d
3 changed files with 1 additions and 6 deletions
@@ -1,4 +1,3 @@
using NzbDrone.Common.Exceptions;
using NzbDrone.Core.Indexers.Cardigann;
namespace NzbDrone.Core.Indexers.Definitions.Cardigann.Exceptions
@@ -1,8 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using NzbDrone.Common.Exceptions;
namespace NzbDrone.Core.Indexers.Definitions.Cardigann.Exceptions