refactor(Scripts/Outland): remove unused imports (#19461)

This commit is contained in:
Francesco Borzì
2024-07-22 00:15:20 +02:00
committed by GitHub
parent 724d33bd73
commit 393d9a5987
45 changed files with 61 additions and 37 deletions

View File

@@ -21,6 +21,7 @@
#include "SpellScript.h"
#include "SpellScriptLoader.h"
#include "gruuls_lair.h"
#include "SpellAuraEffects.h"
enum Yells
{

View File

@@ -18,9 +18,7 @@
#ifndef GRUULS_LAIR_H_
#define GRUULS_LAIR_H_
#include "CreatureAI.h"
#include "CreatureAIImpl.h"
#include "SpellAuraEffects.h"
#define DataHeader "GL"