mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Fix code quality issues
This commit is contained in:
@ -122,7 +122,6 @@ namespace osu.Game.Overlays.Chat
|
||||
// Clear search terms if any exist when switching back to chat mode
|
||||
if (!showSearch)
|
||||
OnSearchTermsChanged?.Invoke(string.Empty);
|
||||
|
||||
}, true);
|
||||
|
||||
currentChannel.BindValueChanged(change =>
|
||||
|
Reference in New Issue
Block a user