diff --git a/osu.Game/Online/Chat/ChannelManager.cs b/osu.Game/Online/Chat/ChannelManager.cs
index f722eb9e41..3af11ff20f 100644
--- a/osu.Game/Online/Chat/ChannelManager.cs
+++ b/osu.Game/Online/Chat/ChannelManager.cs
@@ -18,7 +18,6 @@ namespace osu.Game.Online.Chat
///
/// Manages everything channel related
///
- [Cached]
public class ChannelManager : PollingComponent
{
///