mirror of
https://github.com/getgrav/grav.git
synced 2026-03-04 19:41:36 +01: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