about summary refs log tree commit diff
path: root/MiniUtils/Commands/ExperimentalFeaturesCommand.cs
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-05-18 22:52:39 +0200
committerRory& <root@rory.gay>2025-05-18 22:52:39 +0200
commit82e5660b63ea6466e22f855fe524b288b62da7f9 (patch)
treeb9aa304da0002c2b85d4063a84f4d6e59e8f9008 /MiniUtils/Commands/ExperimentalFeaturesCommand.cs
parentAdd more commands (diff)
downloadMiniUtils-master.tar.xz
More stuff HEAD master
Diffstat (limited to 'MiniUtils/Commands/ExperimentalFeaturesCommand.cs')
-rw-r--r--MiniUtils/Commands/ExperimentalFeaturesCommand.cs5
1 files changed, 0 insertions, 5 deletions
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;