We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ba8c0f commit 6c1e7c8Copy full SHA for 6c1e7c8
app/Http/Livewire/Articles/Create.php
@@ -10,7 +10,6 @@
10
use App\Traits\WithArticleAttributes;
11
use App\Traits\WithTagsAssociation;
12
use Illuminate\Support\Facades\Auth;
13
-use Illuminate\Support\Facades\Notification;
14
use Livewire\Component;
15
use Livewire\WithFileUploads;
16
0 commit comments