mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 06:03:09 +00:00
bakabt: add missing import
This commit is contained in:
parent
dbdd43fb1d
commit
1bd48bebe3
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ using Jackett.Common.Utils;
|
|||
using Jackett.Common.Utils.Clients;
|
||||
using Newtonsoft.Json.Linq;
|
||||
using NLog;
|
||||
using static Jackett.Common.Models.IndexerConfig.ConfigurationData;
|
||||
|
||||
namespace Jackett.Common.Indexers.Definitions
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue