style: fix pint issues in routes/api.php
Remove unused Route import and extra blank lines. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
4b3ea4ee2c
commit
0c74091cf5
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
<?php
|
||||
|
||||
use Illuminate\Support\Facades\Route;
|
||||
|
||||
// API routes are registered via Core modules
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue