From 26aaecbfc06b39121848cfffa6d4d5e7e9d380d2 Mon Sep 17 00:00:00 2001 From: mctaylors Date: Mon, 4 Dec 2023 17:06:52 +0300 Subject: [PATCH] rider if you forget about this one more time i will explode you Signed-off-by: mctaylors --- src/Commands/KickCommandGroup.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Commands/KickCommandGroup.cs b/src/Commands/KickCommandGroup.cs index 1567f89..f2a840d 100644 --- a/src/Commands/KickCommandGroup.cs +++ b/src/Commands/KickCommandGroup.cs @@ -13,7 +13,6 @@ using Remora.Discord.Commands.Conditions; using Remora.Discord.Commands.Contexts; using Remora.Discord.Commands.Feedback.Services; using Remora.Discord.Extensions.Embeds; -using Remora.Discord.Extensions.Formatting; using Remora.Rest.Core; using Remora.Results;