mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
Remove unused includes in EmoteManager
This commit is contained in:
parent
d739fb0df4
commit
e8683c3e8e
|
@ -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 {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue