Skip to content

Commit 2662fea

Browse files
committed
chore: remove unused import
1 parent f0e2da0 commit 2662fea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/e2e/export.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { expect, type Locator } from '@playwright/test'
2-
import { nextVersionSatisfies } from '../utils/next-version-helpers.mjs'
32
import { test } from '../utils/playwright-helpers.js'
43

54
const expectImageWasLoaded = async (locator: Locator) => {

0 commit comments

Comments
 (0)