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
@@ -2,8 +2,6 @@ using System;
using System.Collections.Generic;
using System.Linq;
using System.Xml.Linq;
using NzbDrone.Core.Indexers.Cardigann;
using NzbDrone.Core.Parser.Model;
namespace NzbDrone.Core.Indexers
{