This commit is contained in:
JustArchi
2022-06-27 12:28:06 +02:00
parent 0ecb04e62c
commit be5a6bc27a

View File

@@ -20,11 +20,9 @@
// limitations under the License.
using System;
using System.Diagnostics.CodeAnalysis;
using System.Threading.Tasks;
using ArchiSteamFarm.Web;
using ArchiSteamFarm.Web.Responses;
using Newtonsoft.Json;
namespace ArchiSteamFarm.CustomPlugins.ExamplePlugin;