Completed
Pull Request — master (#47)
by Chris
03:39
created
app/Services/Mailers/MemberMailer.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace App\Services\Mailers;
4 4
 
5
-use App\Events\UserWasActivated;
6 5
 use App\Services\Auth\Front\Events\UserWasCreatedThroughBack;
7 6
 use App\Services\Auth\Front\Events\UserWasRegistered;
8 7
 use Illuminate\Contracts\Events\Dispatcher;
Please login to merge, or discard this patch.