From 88a205995aeff55892323f596d63ee8fa73720b2 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 936987f..b76ea04 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; /** * Sales class.