Skip to content

Commit

Permalink
Removing unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgperry committed Dec 8, 2023
1 parent 5219671 commit 827d3e0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import { getKeyframes } from "../utils/keyframes"
import { getValueTransition, isTransitionDefined } from "../utils/transitions"
import { animateValue } from "../animators/js"
import { AnimationPlaybackControls, ValueAnimationOptions } from "../types"
import { transformProps } from "../../render/html/utils/transform"

export const animateMotionValue = (
valueName: string,
Expand Down

0 comments on commit 827d3e0

Please sign in to comment.