Skip to content

Commit

Permalink
Remove unused quey field (#3350)
Browse files Browse the repository at this point in the history
* Remove unused quey field

* changelog
  • Loading branch information
colw authored and faboweb committed Dec 20, 2019
1 parent 5c66471 commit 5072210
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions changes/colw_fix-remove-unused-query-field
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[Fixed] [#3350](https://github.com/cosmos/lunie/pull/3350) Remove field not present in API schema @colw
1 change: 0 additions & 1 deletion src/gql/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ const ValidatorFragment = `
statusDetailed
expectedReturns
selfStake
delegatorDelegation
`

export const AllValidators = () => {
Expand Down

0 comments on commit 5072210

Please sign in to comment.