Skip to content

Commit

Permalink
fixup! Update packages/rrweb-snapshot/test/integration.test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
eoghanmurray committed May 23, 2024
1 parent d2df9bb commit ba7ca2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/rrweb-snapshot/test/integration.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import * as rollup from 'rollup';
import * as typescript from 'rollup-plugin-typescript2';
import * as assert from 'assert';
import { waitForRAF, getServerURL } from './utils';
import { setTimeout } from 'node:timers/promises';

const _typescript = typescript as unknown as () => rollup.Plugin;

Expand Down

0 comments on commit ba7ca2d

Please sign in to comment.