style: format code
All checks were successful
container-scan / Container Scan (pull_request) Successful in 3m10s
docker-build / docker (pull_request) Successful in 7m25s

This commit is contained in:
Dominik 2025-06-23 10:45:56 +02:00
parent 4cf5ce26ff
commit 29f2a01ac6
Signed by: dominik
GPG key ID: 06A4003FC5049644
5 changed files with 28 additions and 18 deletions

View file

@ -157,4 +157,4 @@ export const DELETE = auth(async function DELETE(req) {
},
{ status: 200 },
);
});
});