refactor: run formatter

This commit is contained in:
Elias Schneider
2025-05-07 16:43:24 +02:00
parent de648dd6da
commit e0db4695ac
105 changed files with 768 additions and 756 deletions

View File

@@ -1,2 +1,2 @@
// /health is an alias of /healthz, for backwards-compatibility reasons
export {GET} from '../healthz/+server';
export { GET } from '../healthz/+server';