Skip to content

Commit 9a16ccf

Browse files
committed
Remove dead code
1 parent f63e57c commit 9a16ccf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/source.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import type * as babel from '@babel/types';
22

33
import type { LocationInformation, NGNode, RawNGSpan } from './types.ts';
44
import {
5-
fitSpans,
65
getCharacterIndex,
76
getCharacterLastIndex,
87
sourceSpanToLocationInformation,

0 commit comments

Comments
 (0)