Skip to content

Commit

Permalink
Removed useless line
Browse files Browse the repository at this point in the history
  • Loading branch information
EXPress-016 authored Dec 14, 2021
1 parent 9aba92f commit 9ac2877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ACTIVITY1 = os.getenv('ACTIVITY1')
ACTIVITY2 = os.getenv('ACTIVITY2')
ACTIVITY3 = os.getenv('ACTIVITY3')
TEST = os.getenv('TEST')

bot = commands.Bot(command_prefix=(">>>"), self_bot=True)
client = discord.Client()

Expand Down

0 comments on commit 9ac2877

Please sign in to comment.