Commit 698c8b1c authored by Him188's avatar Him188

Format

parent 04bed22e
...@@ -251,7 +251,7 @@ internal class OnlinePush { ...@@ -251,7 +251,7 @@ internal class OnlinePush {
) )
} }
else -> { else -> {
bot.network.logger.debug{"Unknown server messages $message"} bot.network.logger.debug { "Unknown server messages $message" }
return NoPacket return NoPacket
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment