Remove unused includes in EmoteManager

This commit is contained in:
Rasmus Karlsson 2018-06-07 12:26:58 +02:00
parent d739fb0df4
commit e8683c3e8e

View file

@ -8,8 +8,6 @@
#include "providers/twitch/twitchemotes.hpp" #include "providers/twitch/twitchemotes.hpp"
#include "singletons/helper/giftimer.hpp" #include "singletons/helper/giftimer.hpp"
#include <QString>
namespace chatterino { namespace chatterino {
namespace singletons { namespace singletons {