the_bug 2 tháng trước cách đây
mục cha
commit
b38b0090e3
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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
     }
 }