Skip to content

Commit

Permalink
test: remove generic type on FieldTarget
Browse files Browse the repository at this point in the history
  • Loading branch information
streamside committed Feb 9, 2022
1 parent 12dded0 commit 46baed0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions apis/stardust/api-spec/spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -1773,11 +1773,6 @@
}
},
"FieldTarget": {
"templates": [
{
"name": "T"
}
],
"kind": "interface",
"entries": {
"min": {
Expand Down Expand Up @@ -1805,9 +1800,6 @@
"optional": true,
"kind": "function",
"params": [
{
"type": "T"
},
{
"type": "qae.GenericObjectProperties"
},
Expand Down

0 comments on commit 46baed0

Please sign in to comment.