lint and format

This commit is contained in:
0d0 2025-02-14 18:54:18 +01:00
parent 7789c0921c
commit ab13e114be
4 changed files with 7 additions and 5 deletions

View file

@ -1,4 +1,3 @@
import { json, error } from '@sveltejs/kit';
import type { RequestHandler } from './$types';
import { getYouTubeMetadata, streamYouTube } from '$lib/server/ytdlp';