fix SonarQube issues (unused imports, commented file)
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good

This commit is contained in:
2025-09-05 08:29:38 +02:00
parent 0483fe7766
commit 98794a29e1
3 changed files with 0 additions and 14 deletions

View File

@@ -1,5 +1,4 @@
import { getVorgaenge } from '$lib/server/vorgangService';
import { json } from '@sveltejs/kit';
export async function GET({ locals }) {