Skip to content

Commit f8e5071

Browse files
committed
chore: Fix linting issue.
1 parent e82f636 commit f8e5071

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/@css-blocks/core/test/BlockParser/import-export-test.ts

-1
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,6 @@ export class BlockImportExport extends BEMProcessor {
619619
`:scope { color: red; }`,
620620
);
621621

622-
623622
let inputCSS = `
624623
@export (default as svg) from "./images.block.css";
625624
`;

0 commit comments

Comments
 (0)