remove unused code

This commit is contained in:
Austin 2021-10-31 06:19:50 -04:00
parent eed05dd08d
commit 9cc011564a
1 changed files with 0 additions and 3 deletions

View File

@ -12,9 +12,6 @@ if(!($user->isOwner())) {
adminPanelStats();
$alert = '';
$setup_html = $GLOBALS['setupHtmlPath']; //path to the setup "cdn"
$newgameversion = "version-" . bin2hex(openssl_random_pseudo_bytes(8));
$newstudioversion = "version-" . bin2hex(openssl_random_pseudo_bytes(8));
$body = <<<EOT
<div class="container">