Skip to content

Commit 4ce5fb7

Browse files
committed
refactor: 💡 remove unused import
1 parent 88ceee4 commit 4ce5fb7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎src/modules/transformers.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import stripIndent from 'strip-indent';
2-
31
import { Transformer, TransformerArgs, TransformerOptions } from '../types';
42
import { throwError } from './errors';
53

0 commit comments

Comments
 (0)