refactor(Core): remove unused imports (#9767)
This commit is contained in:
parent
d2d99bccc7
commit
cbc7e5466a
79 changed files with 76 additions and 103 deletions
|
|
@ -15,12 +15,10 @@
|
|||
* with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "CombatAI.h"
|
||||
#include "PassiveAI.h"
|
||||
#include "Player.h"
|
||||
#include "ScriptMgr.h"
|
||||
#include "ScriptedCreature.h"
|
||||
#include "ScriptedEscortAI.h"
|
||||
#include "ScriptedGossip.h"
|
||||
#include "SpellAuras.h"
|
||||
#include "SpellInfo.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue