code fixes

This commit is contained in:
Dennis Eichhorn 2024-03-15 20:24:38 +00:00
parent 0cb3aa88b8
commit 77cdd0ede7
2 changed files with 2 additions and 6 deletions

View File

@ -12,6 +12,4 @@
*/
declare(strict_types=1);
use phpOMS\Uri\UriFactory;
echo $this->data['nav']->render(); ?>
echo $this->data['nav']->render();

View File

@ -12,6 +12,4 @@
*/
declare(strict_types=1);
use phpOMS\Uri\UriFactory;
echo $this->data['nav']->render(); ?>
echo $this->data['nav']->render();