chore(film): drop unused import in KenBurns
This commit is contained in:
@@ -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<{
|
||||
|
||||
Reference in New Issue
Block a user