Skip to content
This repository was archived by the owner on Nov 27, 2022. It is now read-only.

Commit bc4e07c

Browse files
committed
Remove a blank line
1 parent 6da3131 commit bc4e07c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/index.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,6 @@ private function _arrayPset(&$array, $key, $value)
289289
$array[array_shift($keys)] = $value;
290290
return $array;
291291
}
292-
293292
}
294293

295294
$view = new IndexView();

0 commit comments

Comments
 (0)