From 82e5660b63ea6466e22f855fe524b288b62da7f9 Mon Sep 17 00:00:00 2001 From: Rory& Date: Sun, 18 May 2025 22:52:39 +0200 Subject: More stuff --- MiniUtils/Commands/ExperimentalFeaturesCommand.cs | 5 ----- 1 file changed, 5 deletions(-) (limited to 'MiniUtils/Commands/ExperimentalFeaturesCommand.cs') diff --git a/MiniUtils/Commands/ExperimentalFeaturesCommand.cs b/MiniUtils/Commands/ExperimentalFeaturesCommand.cs index de5d035..8ae40d3 100644 --- a/MiniUtils/Commands/ExperimentalFeaturesCommand.cs +++ b/MiniUtils/Commands/ExperimentalFeaturesCommand.cs @@ -1,9 +1,4 @@ -using System.Globalization; -using System.Net.Http.Json; -using System.Text; -using System.Text.Json.Nodes; using System.Text.RegularExpressions; -using LibMatrix.EventTypes.Spec.State; using LibMatrix.Extensions; using LibMatrix.Helpers; using LibMatrix.Utilities.Bot.Interfaces; -- cgit 1.5.1