about summary refs log tree commit diff
path: root/MiniUtils/Commands/ExperimentalFeaturesCommand.cs
diff options
context:
space:
mode:
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;