Skip to content

Commit 7e8b339

Browse files
committed
Fixed lint
1 parent d82ad67 commit 7e8b339

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/src/end-to-end/multicolumn/multicolumn.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { test } from "../../setup/setupScript.js";
2-
import { BULLET_LIST_SELECTOR, MULTI_COLUMN_URL } from "../../utils/const.js";
2+
import { MULTI_COLUMN_URL } from "../../utils/const.js";
33
import { compareDocToSnapshot, focusOnEditor } from "../../utils/editor.js";
44

55
test.describe.configure({ mode: "serial" });

0 commit comments

Comments
 (0)