From 6fca198184919c81e9d2129b2be24612c28825e2 Mon Sep 17 00:00:00 2001 From: Parker Date: Sun, 31 Mar 2024 01:08:13 -0500 Subject: Black code reformatting --- code/cogs/tree_sync.py | 1 - 1 file changed, 1 deletion(-) (limited to 'code/cogs/tree_sync.py') diff --git a/code/cogs/tree_sync.py b/code/cogs/tree_sync.py index cdc172d..5050730 100644 --- a/code/cogs/tree_sync.py +++ b/code/cogs/tree_sync.py @@ -6,7 +6,6 @@ class TreeSync(commands.Cog): def __init__(self, bot): self.bot = bot - @commands.command() @commands.dm_only() @commands.is_owner() -- cgit v1.2.3-70-g09d2