chore (commands): remove dupe

This commit is contained in:
MDIC
2022-04-29 11:12:41 -04:00
parent 7fc0338c37
commit 44d94a4604

View File

@@ -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;
}