From f3e20c76baca306fe371d7881752c8e587719c3f 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 0e1d5e1..786585b 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; /** * Billing class.