Test Setup Failed
Push — master ( 76a7d8...21c3b6 )
by Nikita
07:04 queued 14s
created
app/Http/Controllers/Admin/DedicatedServersController.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,7 @@
 block discarded – undo
35 35
     ) {
36 36
         parent::__construct();
37 37
 
38
-        $this->repository           = $repository;
38
+        $this->repository = $repository;
39 39
         $this->debugService = $downloadDebugService;
40 40
     }
41 41
 
Please login to merge, or discard this patch.