From 36ed805a5d80e2de0464bae2b69357d253c60a0b Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 1 Oct 2017 15:17:10 +0200 Subject: [PATCH] Remove use of unnecessary ViewLayout --- Controller.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Controller.php b/Controller.php index bcfa432..009feb3 100644 --- a/Controller.php +++ b/Controller.php @@ -22,7 +22,6 @@ use phpOMS\Message\ResponseAbstract; use phpOMS\Module\ModuleAbstract; use phpOMS\Module\WebInterface; use phpOMS\Views\View; -use phpOMS\Views\ViewLayout; /** * Production class.