Passed
Branch master (1d6548)
by Julien
72:24 queued 42:21
created
resources/views/partials/tree/preliminary.blade.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,5 +1,5 @@
 block discarded – undo
1 1
 <?php
2
-  $settings = $championship->getSettings();
2
+    $settings = $championship->getSettings();
3 3
 ?>
4 4
 <div align="center">
5 5
     @if (Request::is('championships/'.$championship->id.'/pdf'))
Please login to merge, or discard this patch.