mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 01:18:37 +00:00
fix format
This commit is contained in:
parent
e462d73f65
commit
2634c928c7
1 changed files with 1 additions and 1 deletions
|
|
@ -3053,7 +3053,7 @@ App::delete('/v1/account')
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
if ($user->isEmpty()) {
|
||||
throw new Exception(Exception::USER_NOT_FOUND);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue