fix requirements.txt and a strange import

This commit is contained in:
2021-06-07 11:49:03 +02:00
parent 5305fe0186
commit 45f18cf0e6
4 changed files with 30 additions and 10 deletions

View File

@@ -1,6 +1,5 @@
#!/usr/bin/env python3
from types import resolve_bases
import discord
from discord.ext import commands
import logging