Remove unneeded includes

This commit is contained in:
James Graham
2024-10-03 23:22:48 +01:00
parent 773017c881
commit 4af27f7609
5 changed files with 1 additions and 5 deletions

View File

@@ -48,7 +48,6 @@
#include "colorschemer.h"
#include "controller.h"
#include "logger.h"
#include "neochatconfig.h"
#include "roommanager.h"
#include "sharehandler.h"
#include "windowcontroller.h"