mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 13:46:24 +00:00
refactor(src/server/database|shared): remove unused import (#20316)
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
|
||||
#include "PreparedStatement.h"
|
||||
#include "QueryCallback.h"
|
||||
#include "QueryResult.h"
|
||||
#include "Transaction.h"
|
||||
|
||||
/// Accessor to the world database
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
|
||||
#include "DatabaseEnv.h"
|
||||
#include "Define.h"
|
||||
#include "QueryResult.h"
|
||||
#include <filesystem>
|
||||
#include <string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user