Skip to content

Commit 311fb98

Browse files
atmonshigithub-actions[bot]
authored andcommitted
chore: fix code style
1 parent 96b162c commit 311fb98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routes/api.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

3-
use App\Http\Controllers\Api\AuthorController;
43
use App\Http\Controllers\Api\ArticleController;
4+
use App\Http\Controllers\Api\AuthorController;
55
use App\Http\Controllers\Api\PluginController;
66
use Illuminate\Support\Facades\Route;
77

0 commit comments

Comments
 (0)