Passed
Push — master ( 242b35...9e2fe8 )
by Wanderson
02:32
created
www/config/routes.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,7 @@
 block discarded – undo
3 3
 use App\Controllers\IndexController;
4 4
 use Win\Services\Router;
5 5
 
6
-$router =  Router::instance();
6
+$router = Router::instance();
7 7
 
8 8
 /**
9 9
  * Direciona uma URL para um Controller
Please login to merge, or discard this patch.