Skip to content

Commit 55d073a

Browse files
format
1 parent 1d7b744 commit 55d073a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/app/(org)/dashboard/caps/components/legacyUploadCap.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import { createVideoAndGetUploadUrl } from "@/actions/video/upload";
21
import { toast } from "sonner";
2+
import { createVideoAndGetUploadUrl } from "@/actions/video/upload";
33
import type { UploadStatus } from "../UploadingContext";
44

55
export async function legacyUploadCap(

0 commit comments

Comments
 (0)