mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-05 07:30:09 +08:00
Remove logger 'Initializing BotNetworkHandler'
This commit is contained in:
parent
54a37afa59
commit
4cd7487253
@ -157,7 +157,7 @@ abstract class BotImpl<N : BotNetworkHandler> constructor(
|
||||
}
|
||||
}
|
||||
|
||||
logger.info("Initializing BotNetworkHandler")
|
||||
// logger.info("Initializing BotNetworkHandler")
|
||||
|
||||
if (::_network.isInitialized) {
|
||||
BotReloginEvent(this, cause).broadcast()
|
||||
|
Loading…
Reference in New Issue
Block a user