diff --git a/pybot-f.py b/pybot-f.py index 3a6ac9b..b97ac94 100644 --- a/pybot-f.py +++ b/pybot-f.py @@ -77,7 +77,6 @@ async def sync(ctx: commands.Context, guilds: commands.Greedy[discord.Object], # loading extensions ... -# TODO: Test this. async def scanext(): print("Loading extensions:") for filename in os.listdir("./ext"):