Skip to content

Commit 1775f13

Browse files
committed
test: Drop unused import to satisfy TS
1 parent 40903db commit 1775f13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/doc/foldFlowLines.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import * as YAML from 'yaml'
22
import { foldFlowLines as fold, FoldOptions } from 'yaml/util'
33
import { source } from '../_utils'
44

5-
const FOLD_BLOCK = 'block'
65
const FOLD_FLOW = 'flow'
76
const FOLD_QUOTED = 'quoted'
87

0 commit comments

Comments
 (0)