1
0
Fork 0
mirror of synced 2024-09-30 01:08:13 +13:00

chore: fmt

This commit is contained in:
loks0n 2023-10-10 14:41:02 +01:00
parent c30c024805
commit c343d7550f
3 changed files with 3 additions and 6 deletions

View file

@ -3163,6 +3163,3 @@ App::put('/v1/account/verification/phone')
$response->dynamic($verificationDocument, Response::MODEL_TOKEN);
});