Skip to content

Commit 14a2f2e

Browse files
committed
remove unnecessary import
1 parent c354836 commit 14a2f2e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/blade/bladeSpacer.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ import {
88
TextDocumentChangeEvent
99
} from 'vscode';
1010

11-
import { config } from '@src/support/config';
12-
1311
const TAG_DOUBLE = 0;
1412
const TAG_UNESCAPED = 1;
1513
const TAG_COMMENT = 2;

0 commit comments

Comments
 (0)