Code quality fixes

This commit is contained in:
Jai Sharma
2022-03-14 21:56:56 +00:00
parent ec61b88ec2
commit 73a0373b4e
3 changed files with 3 additions and 9 deletions

View File

@ -68,6 +68,5 @@ namespace osu.Game.Overlays.Chat.ChannelControl
Hide();
}, true);
}
}
}