Passed
Push — master ( 842816...bdcf0d )
by
unknown
02:16
created
src/Manticoresearch/Index.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
  */
17 17
 class Index
18 18
 {
19
-	use Utils;
19
+    use Utils;
20 20
 
21 21
     protected $client;
22 22
     protected $index;
Please login to merge, or discard this patch.