mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
remove todo comment
This commit is contained in:
parent
7d2e8171a9
commit
b7a3215e90
1 changed files with 1 additions and 1 deletions
|
@ -462,7 +462,7 @@ private:
|
||||||
|
|
||||||
friend class TwitchIrcServer;
|
friend class TwitchIrcServer;
|
||||||
friend class TwitchMessageBuilder;
|
friend class TwitchMessageBuilder;
|
||||||
friend class EventSubMessageBuilder; // TODO: Remove this
|
friend class EventSubMessageBuilder;
|
||||||
friend class IrcMessageHandler;
|
friend class IrcMessageHandler;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue