mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 19:05:42 +00:00
refactor(Scripts/Commands): remove unused imports (#19340)
* refactor(Scripts/Commands): remove unused imports * chore: fix build * chore: revert unwanted change
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
#define _PLAYER_COMMAND_H
|
||||
|
||||
#include "Chat.h"
|
||||
#include "Common.h"
|
||||
|
||||
class Player;
|
||||
class SpellInfo;
|
||||
|
||||
Reference in New Issue
Block a user