delete unused code

This commit is contained in:
2025-06-10 12:16:03 +02:00
parent bcb83ca6a7
commit 841446082e
11 changed files with 2 additions and 23 deletions

View File

@@ -1,4 +1,3 @@
import { client } from '$lib/minio';
/** @type {import('./$types').RequestHandler} */
export async function GET(params) {