Run Linter

This commit is contained in:
Bradley Schofield 2022-08-02 10:34:04 +00:00
parent 9d9935a625
commit 31897bc7b5

View file

@ -1425,4 +1425,4 @@ App::delete('/v1/projects/:projectId/domains/:domainId')
->setDocument($domain);
$response->noContent();
});
});