mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
chore: remove finished todo
This commit is contained in:
parent
2d19142b44
commit
a8c027e4f4
1 changed files with 0 additions and 2 deletions
|
|
@ -26,8 +26,6 @@ public class ServerConfig
|
|||
await ctx.CheckGuildContext().CheckAuthorPermission(PermissionSet.ManageGuild, "Manage Server");
|
||||
var items = new List<PaginatedConfigItem>();
|
||||
|
||||
// TODO: move log channel / blacklist into here
|
||||
|
||||
items.Add(new(
|
||||
"log cleanup",
|
||||
"Whether to clean up other bots' log channels",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue