From 9c290989dfcf84c00f1351c4b168c8c030130639 Mon Sep 17 00:00:00 2001 From: Rory& Date: Thu, 23 Jan 2025 19:41:04 +0100 Subject: Clean up more imports and fix namespaces. --- Utilities/LibMatrix.DevTestBot/Bot/Commands/DbgAniRainbowTest.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'Utilities/LibMatrix.DevTestBot/Bot/Commands') diff --git a/Utilities/LibMatrix.DevTestBot/Bot/Commands/DbgAniRainbowTest.cs b/Utilities/LibMatrix.DevTestBot/Bot/Commands/DbgAniRainbowTest.cs index f75c863..c91261f 100644 --- a/Utilities/LibMatrix.DevTestBot/Bot/Commands/DbgAniRainbowTest.cs +++ b/Utilities/LibMatrix.DevTestBot/Bot/Commands/DbgAniRainbowTest.cs @@ -2,7 +2,6 @@ using System.Diagnostics; using LibMatrix.EventTypes.Spec; using LibMatrix.ExampleBot.Bot.Interfaces; using LibMatrix.Helpers; -using LibMatrix.RoomTypes; using LibMatrix.Services; namespace ModerationBot.Commands; -- cgit 1.5.1