refactor(Scripts): remove useless includes (#18004)

This commit is contained in:
IntelligentQuantum
2023-12-22 21:11:28 +03:30
committed by GitHub
parent 03d06da87b
commit 016bb86d3b
12 changed files with 0 additions and 14 deletions

View File

@@ -24,10 +24,8 @@
#include "Chat.h"
#include "CommandScript.h"
#include "Config.h"
#include "GameTime.h"
#include "GitRevision.h"
#include "Language.h"
#include "ModuleMgr.h"
#include "MotdMgr.h"
#include "MySQLThreading.h"