Skip to content

Commit aa1ef9d

Browse files
committed
Fix a bug with invalid type
1 parent 671e670 commit aa1ef9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/2020-12.ts

-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ type UnevaluatedLocationsKeywords = {
9393
export type JsonSchema = CoreKeywords &
9494
LogicSubschemasKeywords &
9595
ConditionalSubschemasKeywords &
96-
JsonSchemaType &
9796
CommonValidationKeywords &
9897
MetaDataAnnotationKeywords &
9998
FormatKeywords &

0 commit comments

Comments
 (0)