Skip to content

Commit

Permalink
Remove duplicate literal types
Browse files Browse the repository at this point in the history
  • Loading branch information
dhimmel committed Aug 10, 2018
1 parent 4846e02 commit 01d112e
Showing 1 changed file with 2 additions and 18 deletions.
20 changes: 2 additions & 18 deletions csl-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,15 +116,7 @@
}
},
"additionalProperties" : false
},
{
"properties": {
"literal" : {
"type": "string"
}
},
"additionalProperties" : false
}
}
]
}
},
Expand Down Expand Up @@ -240,15 +232,7 @@
}
},
"additionalProperties" : false
},
{
"properties": {
"literal": {
"type": "string"
}
},
"additionalProperties" : false
}
}
]
},
"container": {
Expand Down

0 comments on commit 01d112e

Please sign in to comment.