mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-02-01 10:17:44 +00:00
Misc
This commit is contained in:
@@ -20,11 +20,9 @@
|
|||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
using System;
|
using System;
|
||||||
using System.Diagnostics.CodeAnalysis;
|
|
||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
using ArchiSteamFarm.Web;
|
using ArchiSteamFarm.Web;
|
||||||
using ArchiSteamFarm.Web.Responses;
|
using ArchiSteamFarm.Web.Responses;
|
||||||
using Newtonsoft.Json;
|
|
||||||
|
|
||||||
namespace ArchiSteamFarm.CustomPlugins.ExamplePlugin;
|
namespace ArchiSteamFarm.CustomPlugins.ExamplePlugin;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user