Completed
Push — master ( d8d8be...82ddf6 )
by Luca
15s queued 11s
created
src/Models/UserModel.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,7 @@
 block discarded – undo
11 11
 
12 12
 namespace Gnello\Mattermost\Models;
13 13
 
14
-use GuzzleHttp\RequestOptions;
14
+use GuzzleHttp\RequestOptions;
15 15
 use Psr\Http\Message\ResponseInterface;
16 16
 
17 17
 /**
Please login to merge, or discard this patch.