Test Failed
Push — master ( 2ee008...750329 )
by Guilherme Luiz Argentino
02:01
created
app/LoginUser.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,7 @@
 block discarded – undo
8 8
 
9 9
 namespace App;
10 10
 
11
-use Socialite;
11
+use Socialite;
12 12
 use Illuminate\Support\Facades\Session;
13 13
 
14 14
 class LoginUser {
Please login to merge, or discard this patch.