From 41d90010b9760efda07132de04f97bd4198f1f12 Mon Sep 17 00:00:00 2001 From: Satyam Rastogi Date: Sat, 30 May 2026 04:05:23 +0530 Subject: [PATCH] chore(film): drop unused import in KenBurns --- marketing/product-film/src/components/KenBurns.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marketing/product-film/src/components/KenBurns.tsx b/marketing/product-film/src/components/KenBurns.tsx index dfce3f5..a43e206 100644 --- a/marketing/product-film/src/components/KenBurns.tsx +++ b/marketing/product-film/src/components/KenBurns.tsx @@ -1,4 +1,4 @@ -import { useCurrentFrame, useVideoConfig, interpolate } from "remotion"; +import { useCurrentFrame, interpolate } from "remotion"; // Slow zoom/pan over its children across the whole sequence the component lives in. export const KenBurns: React.FC<{