Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
perryuwang committed Apr 17, 2024
1 parent 7e01b6b commit 8b15e09
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { assert } from '../../../common/util/util.js';
import { timeout } from '../../../common/util/timeout.js';
import { assert } from '../../../common/util/util.js';
import { takeScreenshotDelayed } from '../../../common/util/wpt_reftest_wait.js';

void (async () => {
Expand Down

0 comments on commit 8b15e09

Please sign in to comment.