Skip to content

Commit 19087c9

Browse files
committed
chore: clean up import
1 parent 5b7b7a5 commit 19087c9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import { Reporter } from "./utils/reports.js";
66
import { BrunoVariableStore } from "./utils/variables.js";
77
import { compareImages } from "./utils/image.js";
88
import { prepareFolders } from "./utils/files.js";
9-
import {} from "./utils/files.js";
109
import { parseJSONTest, transformTests } from "./utils/tests.js";
1110

1211
const ACTUAL_IMAGES_FOLDER = "./actual-images";

0 commit comments

Comments
 (0)