From 99006cd6370f0502693f3fa9e3c20c83c02b364f Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Fri, 10 Apr 2026 13:37:26 +0200 Subject: switch routing to attributes --- src/App.php | 1 - 1 file changed, 1 deletion(-) (limited to 'src/App.php') diff --git a/src/App.php b/src/App.php index 9b1edf9..33f71ef 100644 --- a/src/App.php +++ b/src/App.php @@ -2,7 +2,6 @@ namespace App; -use App\Router\Router; use Symfony\Component\Dotenv\Dotenv; class App -- cgit v1.2.3