the_bug 4 bulan lalu
induk
melakukan
cfd0677ac4
1 mengubah file dengan 0 tambahan dan 2 penghapusan
  1. 0 2
      app/Controller/IndexController.php

+ 0 - 2
app/Controller/IndexController.php

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