From 0c74091cf525fd633da6cfa90f1833030d75e567 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 23 Feb 2026 07:02:59 +0000 Subject: [PATCH] style: fix pint issues in routes/api.php Remove unused Route import and extra blank lines. Co-Authored-By: Claude Opus 4.6 --- routes/api.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/routes/api.php b/routes/api.php index 15fbf70..9552cfe 100644 --- a/routes/api.php +++ b/routes/api.php @@ -1,5 +1,3 @@