about summary refs log tree commit diff
path: root/Bot/Commands
diff options
context:
space:
mode:
authorEmma [it/its]@Rory& <root@rory.gay>2023-12-14 07:20:46 +0100
committerEmma [it/its]@Rory& <root@rory.gay>2023-12-14 07:20:46 +0100
commit2e0f1dc5179e708fc8fa211667c326e4c6979db4 (patch)
treef60198c863e686f83ae550df770916b569867b37 /Bot/Commands
parentCleanup, move ArcaneLibs to submodule instead of parent submodule (diff)
downloadLibMatrix.ExampleBot-2e0f1dc5179e708fc8fa211667c326e4c6979db4.tar.xz
Cleanup
Diffstat (limited to 'Bot/Commands')
-rw-r--r--Bot/Commands/CmdCommand.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Bot/Commands/CmdCommand.cs b/Bot/Commands/CmdCommand.cs

index ea42597..e690890 100644 --- a/Bot/Commands/CmdCommand.cs +++ b/Bot/Commands/CmdCommand.cs
@@ -1,4 +1,3 @@ -using ArcaneLibs.Extensions; using ArcaneLibs.StringNormalisation; using LibMatrix.EventTypes.Spec; using LibMatrix.ExampleBot.Bot.Interfaces;