style: fix pint issues in routes/api.php
Some checks are pending
CI / PHP 8.3 (push) Waiting to run
CI / PHP 8.4 (push) Waiting to run

Remove unused Route import and extra blank lines.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Claude 2026-02-23 07:02:59 +00:00
parent 4b3ea4ee2c
commit 0c74091cf5
No known key found for this signature in database
GPG key ID: AF404715446AEB41

View file

@ -1,5 +1,3 @@
<?php
use Illuminate\Support\Facades\Route;
// API routes are registered via Core modules