From 3facb35bed078462eed4295a97ac6c4cc56f3f21 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 26 Nov 2020 20:50:18 +0100 Subject: [PATCH] fix todos/move to todo list --- Controller/Controller.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Controller/Controller.php b/Controller/Controller.php index e74a535..d51a699 100755 --- a/Controller/Controller.php +++ b/Controller/Controller.php @@ -15,7 +15,6 @@ declare(strict_types=1); namespace Modules\Workflow\Controller; use phpOMS\Module\ModuleAbstract; -use phpOMS\Module\WebInterface; /** * Task class.