Skip to content

Commit 09141a7

Browse files
committed
remove dead import
1 parent 7c09eb8 commit 09141a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/src/test/shared/utilities/textUtilities.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import {
1414
toSnakeCase,
1515
undefinedIfEmpty,
1616
formatTextWithIndent,
17-
formatTextWithIndent2,
1817
} from '../../../shared/utilities/textUtilities'
1918

2019
describe('textUtilities', async function () {

0 commit comments

Comments
 (0)