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

@@ -22,7 +22,6 @@
#include "MapMgr.h"
#include "ScriptedCreature.h"
#include "SpellAuraEffects.h"
#include "SpellAuras.h"
#include "SpellScript.h"
#include "SpellScriptLoader.h"
#include "Vehicle.h"

View File

@@ -21,7 +21,6 @@
#include "SpellMgr.h"
#include "SpellScript.h"
#include "SpellScriptLoader.h"
#include "TemporarySummon.h"
#include "Unit.h"
/*
* Scripts for spells with SPELLFAMILY_SHAMAN and SPELLFAMILY_GENERIC spells used by shaman players.