Completed
Push — master ( e3ab92...3aa844 )
by Travis
02:51
created
src/NukaCode/Users/Http/Controllers/SocialAuthController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 use Laravel\Socialite\Facades\Socialite;
8 8
 use NukaCode\Users\Events\UserLoggedIn;
9 9
 use NukaCode\Users\Events\UserRegistered;
10
-use NukaCode\Users\Models\User\Social;
11 10
 
12 11
 class SocialAuthController extends BaseController
13 12
 {
Please login to merge, or discard this patch.