Skip to content

Commit

Permalink
Apply formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea authored and github-actions[bot] committed Jan 4, 2024
1 parent ceba64a commit 90f6631
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/rrweb/src/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,6 @@ function getRequestAnimationFrameImplementation(): typeof requestAnimationFrame
requestAnimationFrameImplementation.bind(window));
}


export function onRequestAnimationFrame(
...rest: Parameters<typeof requestAnimationFrame>
): ReturnType<typeof requestAnimationFrame> {
Expand Down

0 comments on commit 90f6631

Please sign in to comment.