From 2755e8829119269ae7ecf02453a666e624eed1d7 Mon Sep 17 00:00:00 2001 From: Mohammad Reda Mohammad Date: Fri, 5 Sep 2025 12:08:05 +0200 Subject: [PATCH] =?UTF-8?q?Controller/TaskController.php=20gel=C3=B6scht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Controller/TaskController.php | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 Controller/TaskController.php diff --git a/Controller/TaskController.php b/Controller/TaskController.php deleted file mode 100644 index 8497a17..0000000 --- a/Controller/TaskController.php +++ /dev/null @@ -1,20 +0,0 @@ -insertTask($data); - } -}