mirror of
https://github.com/getgrav/grav.git
synced 2026-05-06 07:15:27 +02:00
remove another unused var
This commit is contained in:
@@ -181,7 +181,6 @@ abstract class Utils
|
||||
|
||||
$file_parts = pathinfo($file);
|
||||
$filesize = filesize($file);
|
||||
$range = false;
|
||||
|
||||
set_time_limit(0);
|
||||
ignore_user_abort(false);
|
||||
|
||||
Reference in New Issue
Block a user