refactor(Scripts): remove unused imports (#20086)

This commit is contained in:
Francesco Borzì 2024-09-29 13:20:21 +02:00 committed by GitHub
parent a4721c2821
commit 5a96ce283d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 1 additions and 7 deletions

View file

@ -26,7 +26,6 @@
#include "ScriptedCreature.h"
#include "ScriptedGossip.h"
#include "Spell.h"
#include "WorldSession.h"
// Ours
/*######