Skip to content

Commit aedef61

Browse files
committed
Apply fixes from StyleCI
1 parent bb37257 commit aedef61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/Http/Controllers/Articles/ArticlesController.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
use App\Jobs\DeleteArticle;
1111
use App\Jobs\UpdateArticle;
1212
use App\Models\Article;
13-
use App\Models\Series;
1413
use App\Models\Tag;
1514
use App\Policies\ArticlePolicy;
1615
use Illuminate\Http\Request;

0 commit comments

Comments
 (0)