mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-04-02 14:06:54 +02:00
Removed redundant at console.
This commit is contained in:
parent
5bb43126a6
commit
8c25795723
@ -86,7 +86,7 @@ def main():
|
||||
continue
|
||||
else:
|
||||
interrupted = True
|
||||
log.info('Exiting due to Ctrl-C at console. '
|
||||
log.info('Exiting due to Ctrl-C. '
|
||||
'If the bot doesn\'t exit within a few seconds, '
|
||||
'feel free to press Ctrl-C again to make it exit '
|
||||
'without flushing its message queues.')
|
||||
|
Loading…
x
Reference in New Issue
Block a user