the_bug 2 months ago
parent
commit
eaaa51d848
1 changed files with 1 additions and 2 deletions
  1. 1 2
      app/Controller/IndexController.php

+ 1 - 2
app/Controller/IndexController.php

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