Skip to content

Commit f603743

Browse files
authored
Update main.py
1 parent ccf180b commit f603743

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

discordBot/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from discord.ext import commands
22
from discord import Embed, File, TextChannel, Status, CustomActivity, ActivityType, Invite
3-
from datetime import timedelta
43
from discord.errors import LoginFailure
54
from dotenv import load_dotenv
65
from os import getenv, listdir

0 commit comments

Comments
 (0)