refactor(Scripts/EasternKingdoms): remove unused imports (#19457)

This commit is contained in:
Francesco Borzì
2024-07-23 13:56:46 +02:00
committed by GitHub
parent e592fdd248
commit e8bd391505
21 changed files with 22 additions and 21 deletions

View File

@@ -25,7 +25,6 @@ SQLUpdate:
EndScriptData */
#include "Cell.h"
#include "CellImpl.h"
#include "CreatureScript.h"
#include "GridNotifiers.h"
#include "GridNotifiersImpl.h"