Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
object-Object committed May 7, 2024
1 parent 880a02c commit 04fdd9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ async def main():
logger.info(f"Loading {module}")
await bot.load_extension(module)

assert False
await bot.start(token)


Expand Down

0 comments on commit 04fdd9f

Please sign in to comment.