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