erai-raws: make it semi-private and add rss key. closes #4116 (#13170)

This commit is contained in:
Diego Heras
2022-04-17 08:53:56 +02:00
committed by GitHub
parent b87d78214f
commit e3f15b92b8
3 changed files with 11 additions and 17 deletions

View File

@@ -1,8 +1,6 @@
using System;
using System.Collections;
using Jackett.Common.Indexers;
using NUnit.Framework;
using Assert = NUnit.Framework.Assert;
namespace Jackett.Test.Common.Indexers
{