mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 22:07:29 -08:00
Removed unused variable
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
07f501408f
commit
7a19da4f64
|
@ -43,7 +43,6 @@ echo "--------------------------------------------------------\n\n";
|
|||
|
||||
// Check the .env looks ok
|
||||
$env = file('.env');
|
||||
$env_error_count = 0;
|
||||
$env_good = '';
|
||||
$env_bad = '';
|
||||
|
||||
|
|
Loading…
Reference in a new issue