mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 09:48:40 +00:00
Remove empty line
This commit is contained in:
parent
e9f1adc699
commit
6766ed562a
|
|
@ -140,7 +140,6 @@ final class Dispatcher
|
|||
*/
|
||||
private function dispatchArray(array $controller, array $data = null) : array
|
||||
{
|
||||
|
||||
$views = [];
|
||||
foreach ($controller as $controllerSingle) {
|
||||
if ($data === null) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user