assorted: redundant using directive (#14203)

This commit is contained in:
Bogdan
2023-04-01 15:51:29 +03:00
committed by GitHub
parent 9e849c03ce
commit 7a297ad9c2
14 changed files with 0 additions and 19 deletions

View File

@@ -1,6 +1,5 @@
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using Newtonsoft.Json;
namespace Jackett.Common.Models.IndexerConfig.Bespoke
{