mirror of
https://github.com/azerothcore/mod-anticheat.git
synced 2026-01-13 00:58:35 +00:00
chore (commands): remove dupe
This commit is contained in:
@@ -170,7 +170,6 @@ public:
|
||||
}
|
||||
sAnticheatMgr->AnticheatDeleteCommand(player->GetGUID());
|
||||
handler->PSendSysMessage("Anticheat Reports deleted for player %s", player->GetName().c_str());
|
||||
sAnticheatMgr->AnticheatDeleteCommand(player->GetGUID());// deletes auto reports on player
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user