Automated formatting changes

This commit is contained in:
Formatter Bot 2022-08-16 17:13:13 +00:00
parent 892ef145f5
commit 03bf071539
4 changed files with 8 additions and 9 deletions

View File

@ -189,7 +189,6 @@ final class BackendController extends Controller
$view->addData('tableView', $tableView); $view->addData('tableView', $tableView);
return $view; return $view;
} }