mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 08:28:42 +00:00
Run Linter
This commit is contained in:
parent
9d9935a625
commit
31897bc7b5
1 changed files with 1 additions and 1 deletions
|
|
@ -1425,4 +1425,4 @@ App::delete('/v1/projects/:projectId/domains/:domainId')
|
|||
->setDocument($domain);
|
||||
|
||||
$response->noContent();
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue