the_bug hace 3 meses
padre
commit
5a5bd30422
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      app/Controller/IndexController.php

+ 1 - 2
app/Controller/IndexController.php

@@ -24,5 +24,4 @@ class IndexController extends AbstractController
             'message' => "Hello {$user}.",
         ];
     }
-}
-//test
+}