Skip to content

Commit e3a2bbf

Browse files
committed
Fix startup printing
1 parent e57a519 commit e3a2bbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bot.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ def startup(self):
9696
logger.info("┴ ┴└─┘─┴┘┴ ┴┴ ┴┴┴─┘")
9797
else:
9898
logger.info("MODMAIL")
99-
logger.info("MODMAIL")
10099
logger.info("v%s", __version__)
101100
logger.info("Authors: kyb3r, fourjr, Taaku18")
102101
logger.line()

0 commit comments

Comments
 (0)