refactor(src/server/game/*): remove unused imports (big part 1) (#20310)
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
#include "ObjectMgr.h"
|
||||
#include "Player.h"
|
||||
#include "ScriptMgr.h"
|
||||
#include "VMapFactory.h"
|
||||
|
||||
MapInstanced::MapInstanced(uint32 id) : Map(id, 0, DUNGEON_DIFFICULTY_NORMAL)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user