refactor(Scripts): remove unused imports (#19503)
This commit is contained in:
parent
87f4adf634
commit
2dd53e3521
3 changed files with 0 additions and 3 deletions
|
|
@ -19,7 +19,6 @@
|
|||
#define DEF_MOLTEN_CORE_H
|
||||
|
||||
#include "CreatureAIImpl.h"
|
||||
#include "Object.h"
|
||||
|
||||
#define DataHeader "MC"
|
||||
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@
|
|||
* with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "CreatureScript.h"
|
||||
#include "InstanceMapScript.h"
|
||||
#include "InstanceScript.h"
|
||||
#include "Player.h"
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@
|
|||
* with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "CreatureScript.h"
|
||||
#include "InstanceMapScript.h"
|
||||
#include "InstanceScript.h"
|
||||
#include "ObjectMgr.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue