about summary refs log tree commit diff
path: root/Bot/MRUBot.cs
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/MRUBot.cs
parentCleanup, move ArcaneLibs to submodule instead of parent submodule (diff)
downloadLibMatrix.ExampleBot-2e0f1dc5179e708fc8fa211667c326e4c6979db4.tar.xz
Cleanup
Diffstat (limited to 'Bot/MRUBot.cs')
-rw-r--r--Bot/MRUBot.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Bot/MRUBot.cs b/Bot/MRUBot.cs

index 8cf4f1f..8e6cd6a 100644 --- a/Bot/MRUBot.cs +++ b/Bot/MRUBot.cs
@@ -3,7 +3,6 @@ using ArcaneLibs.Extensions; using LibMatrix.EventTypes.Spec; using LibMatrix.EventTypes.Spec.State; using LibMatrix.ExampleBot.Bot.Interfaces; -using LibMatrix.Extensions; using LibMatrix.Helpers; using LibMatrix.Homeservers; using LibMatrix.Services;