Remove unused variables from guide.php

This commit is contained in:
Sainan 2025-05-31 15:05:10 +02:00
parent 351cbe26f9
commit 3ddcbbd0cb

View File

@ -1,7 +1,3 @@
<?php
$dll_version = @file_get_contents("supplementals/client drop-in/latest.txt");
$version = ""; //json_decode(file_get_contents("supplementals/static data/buildConfig.json"), true)["version"];
?>
<!DOCTYPE html>
<html>
<head>