Fixed: (Cardigann) Update namespace and use nameof()

This commit is contained in:
Bogdan
2023-04-15 07:04:43 +03:00
parent 6e8f3d814a
commit 1c173fc984
16 changed files with 27 additions and 36 deletions
@@ -8,7 +8,7 @@ using NzbDrone.Common.Cache;
using NzbDrone.Common.Disk;
using NzbDrone.Common.EnvironmentInfo;
using NzbDrone.Common.Http;
using NzbDrone.Core.Indexers.Cardigann;
using NzbDrone.Core.Indexers.Definitions.Cardigann;
using NzbDrone.Core.Lifecycle;
using NzbDrone.Core.Messaging.Commands;
using NzbDrone.Core.Messaging.Events;