Skip to content

Commit e6038b1

Browse files
committed
refactor: 💡 remove unused import
1 parent 4b1a7ba commit e6038b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/autoProcess.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import stripIndent from 'strip-indent';
22

3-
import { PreprocessorArgs, Transformer } from './types/index';
3+
import { PreprocessorArgs } from './types/index';
44
import type {
55
Transformers,
66
PreprocessorGroup,

0 commit comments

Comments
 (0)