chore(Core): drop unused Language.h include in NPCHandler (#26650)

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Andrew
2026-07-16 07:43:29 -03:00
committed by GitHub
parent f3201056e0
commit 914119cccb

View File

@@ -21,7 +21,6 @@
#include "Creature.h"
#include "DatabaseEnv.h"
#include "GameGraveyard.h"
#include "Language.h"
#include "NPCPackets.h"
#include "ObjectMgr.h"
#include "Opcodes.h"