1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 11:35:35 +08:00

Remove accidental change

This commit is contained in:
Dean Herbert 2019-06-27 12:19:49 +09:00
parent a4929f19e5
commit c49b8b1883

View File

@ -18,7 +18,6 @@ namespace osu.Game.Online.Chat
/// <summary>
/// Manages everything channel related
/// </summary>
[Cached]
public class ChannelManager : PollingComponent
{
/// <summary>