mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 13:46:24 +00:00
feat(CI/Codestyle): added codestyle check (#3668)
This commit is contained in:
@@ -8,7 +8,6 @@ Xinef
|
||||
#include "Log.h"
|
||||
#include "DatabaseEnv.h"
|
||||
|
||||
|
||||
PetitionMgr::PetitionMgr()
|
||||
{
|
||||
}
|
||||
@@ -163,5 +162,3 @@ void PetitionMgr::RemoveSignaturesByPlayerAndType(uint32 playerGuid, uint8 type)
|
||||
itr->second.signatureMap.erase(signItr);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user