删除 多余的行

This commit is contained in:
iVampireSP.com 2023-02-13 15:42:21 +08:00
parent 85c4f22ed4
commit bafc660c11
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -23,7 +23,6 @@ public function index(): JsonResponse
return $this->success($hosts);
}
//
public function update(HostRequest $request, Host $host): JsonResponse
{
$request->validate([