chore(film): drop unused import in KenBurns

This commit is contained in:
Satyam Rastogi
2026-05-30 04:05:23 +05:30
parent 552b0adb68
commit 41d90010b9
@@ -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. // Slow zoom/pan over its children across the whole sequence the component lives in.
export const KenBurns: React.FC<{ export const KenBurns: React.FC<{