removed MutedChannelController

This commit is contained in:
fourtf
2020-02-28 19:04:25 +01:00
parent e537277fa8
commit ba5d842767
8 changed files with 1 additions and 81 deletions
-1
View File
@@ -3,7 +3,6 @@
#include "Application.hpp"
#include "controllers/accounts/AccountController.hpp"
#include "controllers/notifications/NotificationController.hpp"
#include "controllers/pings/MutedChannelController.hpp"
#include "providers/twitch/TwitchChannel.hpp"
#include "providers/twitch/TwitchIrcServer.hpp"
#include "singletons/Resources.hpp"