From a8c027e4f4f2def67a7596c56437ca4e76635cde Mon Sep 17 00:00:00 2001 From: rladenson Date: Tue, 31 Dec 2024 06:11:52 -0700 Subject: [PATCH] chore: remove finished todo --- PluralKit.Bot/Commands/ServerConfig.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/PluralKit.Bot/Commands/ServerConfig.cs b/PluralKit.Bot/Commands/ServerConfig.cs index 34c13290..74252890 100644 --- a/PluralKit.Bot/Commands/ServerConfig.cs +++ b/PluralKit.Bot/Commands/ServerConfig.cs @@ -26,8 +26,6 @@ public class ServerConfig await ctx.CheckGuildContext().CheckAuthorPermission(PermissionSet.ManageGuild, "Manage Server"); var items = new List(); - // TODO: move log channel / blacklist into here - items.Add(new( "log cleanup", "Whether to clean up other bots' log channels",