Fix Rarbg search and parsing

This commit is contained in:
Qstick
2021-02-20 03:22:20 -05:00
parent d55316a70a
commit e2ef1e850c
29 changed files with 96 additions and 115 deletions
@@ -1,8 +1,6 @@
using System.Collections.Generic;
using System.Linq;
using System.Text.RegularExpressions;
using NzbDrone.Common.EnsureThat;
using NzbDrone.Common.Extensions;
namespace NzbDrone.Core.IndexerSearch.Definitions
{