mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
refactor(Core): remove unused imports (#9969)
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
#include "AccountMgr.h"
|
||||
#include "Log.h"
|
||||
#include "World.h"
|
||||
#include "soapH.h"
|
||||
#include "soapStub.h"
|
||||
|
||||
void ACSoapThread(const std::string& host, uint16 port)
|
||||
|
||||
@@ -20,12 +20,9 @@
|
||||
/// \file
|
||||
|
||||
#include "CliRunnable.h"
|
||||
#include "Common.h"
|
||||
#include "Config.h"
|
||||
#include "Errors.h"
|
||||
#include "Log.h"
|
||||
#include "ObjectMgr.h"
|
||||
#include "Util.h"
|
||||
#include "World.h"
|
||||
|
||||
#if AC_PLATFORM != AC_PLATFORM_WINDOWS
|
||||
|
||||
Reference in New Issue
Block a user