mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
remove unused include from concurrentmap.h
This commit is contained in:
parent
05fc30c1ad
commit
23c2bf03d6
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
#include <QMutexLocker>
|
||||
|
||||
#include <functional>
|
||||
#include <unordered_map>
|
||||
|
||||
namespace chatterino {
|
||||
|
||||
|
|
Loading…
Reference in a new issue