Skip to content

Commit

Permalink
Fix schema for unit type
Browse files Browse the repository at this point in the history
  • Loading branch information
bralax committed Oct 12, 2024
1 parent 20b51b9 commit 1ca521e
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@
"const": "UnitStructNewType"
}
},
"allOf": [
{
"$ref": "#/$defs/UnitStruct"
}
],
"required": [
"tag"
]
Expand Down

0 comments on commit 1ca521e

Please sign in to comment.