Skip to content

Commit 8a58ee2

Browse files
joedixonStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent cecb855 commit 8a58ee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Providers/EventServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
use App\Listeners\PersistTweetId;
88
use App\Listeners\SendArticleApprovedNotification;
99
use App\Listeners\SendNewReplyNotification;
10-
use Illuminate\Notifications\Events\NotificationSent;
1110
use Illuminate\Foundation\Support\Providers\EventServiceProvider as ServiceProvider;
11+
use Illuminate\Notifications\Events\NotificationSent;
1212

1313
class EventServiceProvider extends ServiceProvider
1414
{

0 commit comments

Comments
 (0)