Skip to content

Commit 4c50c8b

Browse files
committed
Lints
1 parent 3292ad8 commit 4c50c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/core/annotate.test.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ import type { Annotation, ObjectAnnotation } from '~/core/annotate';
44
import {
55
annotate,
66
makeArrayAnn,
7-
makeOpaqueAnn,
87
makeObjectAnn as makeObjectAnnOriginal,
8+
makeOpaqueAnn,
99
makeScalarAnn,
1010
merge as mergeOriginal,
1111
} from '~/core/annotate';

0 commit comments

Comments
 (0)