refactor(Scripts/misc): remove unused imports (#19458)

This commit is contained in:
Francesco Borzì
2024-07-22 21:20:41 +02:00
committed by GitHub
parent 393d9a5987
commit e592fdd248
12 changed files with 0 additions and 13 deletions

View File

@@ -16,7 +16,6 @@
*/
#include "OutdoorPvPEP.h"
#include "CreatureScript.h"
#include "GameGraveyard.h"
#include "GameObject.h"
#include "Language.h"

View File

@@ -16,7 +16,6 @@
*/
#include "OutdoorPvPGH.h"
#include "CreatureScript.h"
#include "GameEventMgr.h"
#include "MapMgr.h"
#include "OutdoorPvPMgr.h"