the_bug hai 2 meses
pai
achega
b38b0090e3
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      app/Controller/IndexController.php

+ 0 - 1
app/Controller/IndexController.php

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