Optimize imports

This commit is contained in:
2021-10-11 13:22:55 +02:00
parent 8912063ddb
commit f8bc75bf42
2 changed files with 2 additions and 3 deletions

1
bot.py
View File

@@ -6,7 +6,6 @@ import time
from typing import Optional, List, Dict, Iterable
import discord
import gtts
from discord.ext import commands
from discord.ext.commands import MemberConverter
from discord_slash import SlashCommand, SlashContext, SlashCommandOptionType