mirror of
https://github.com/osukey/osukey.git
synced 2025-05-20 04:57:38 +09:00
Remove excess logging on WebSocketNotificaitonsClient
This commit is contained in:
parent
ace4099079
commit
6a3665a6fd
@ -72,7 +72,6 @@ namespace osu.Game.Online.Notifications.WebSocket
|
||||
break;
|
||||
}
|
||||
|
||||
Logger.Log($"{GetType().ReadableName()} handling event: {message.Event}");
|
||||
await onMessageReceivedAsync(message);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user