Skip to content

Commit 2ba22ef

Browse files
committed
Format
1 parent b1ad807 commit 2ba22ef

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/parse/preprocess.ts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
import {
2-
parse,
3-
type Range,
4-
sliceByteRange,
5-
} from '../utils/content-tag.js';
1+
import { parse, type Range, sliceByteRange } from '../utils/content-tag.js';
62

73
export interface Template {
84
contentRange: Range;

0 commit comments

Comments
 (0)