From 253a1c59d67b2cff183a9b2a7368993292613954 Mon Sep 17 00:00:00 2001 From: Scott Idem Date: Tue, 18 Mar 2025 17:01:42 -0400 Subject: [PATCH] Minor style change --- .../hosted_files/video_util/+page.svelte | 53 +------------------ 1 file changed, 1 insertion(+), 52 deletions(-) diff --git a/src/routes/hosted_files/video_util/+page.svelte b/src/routes/hosted_files/video_util/+page.svelte index f95e45ca..1cc6fe85 100644 --- a/src/routes/hosted_files/video_util/+page.svelte +++ b/src/routes/hosted_files/video_util/+page.svelte @@ -216,6 +216,7 @@ onMount(() => {

Upload a video file to clip first.

{/if} +

Step 3: Download Recently Processed Video Clips @@ -244,58 +245,6 @@ onMount(() => {

Clip a video file first.

{/if} - - - - - - - - - - - - - - - - - - - - -