diff --git a/timezone/timezone.py b/timezone/timezone.py index aaf3404..d8907b7 100644 --- a/timezone/timezone.py +++ b/timezone/timezone.py @@ -68,7 +68,7 @@ class Timezone(commands.Cog): else: await ctx.send( "That code isn't supported. For a full list, see here: " - "" + "" ) @time.command()