Basic Indexer Statistics Endpoint

This commit is contained in:
Qstick
2020-11-16 13:12:20 -05:00
parent fef81171ba
commit 5b22093c29
18 changed files with 159 additions and 39 deletions
@@ -1,6 +1,4 @@
using System.Collections.Generic;
using System.Linq;
using System.Text.RegularExpressions;
using FluentValidation;
using NzbDrone.Common.Extensions;
using NzbDrone.Core.Annotations;
@@ -1,8 +1,3 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using NzbDrone.Core.Messaging.Commands;
namespace NzbDrone.Core.Indexers.Definitions.Cardigann
@@ -1,5 +1,4 @@
using System.Globalization;
using System.Linq;
using System.Text.RegularExpressions;
namespace NzbDrone.Core.Indexers.Cardigann