cli: Remove SearchByIdQuery import

This commit is contained in:
willclarktech 2020-12-15 14:55:11 +00:00
parent 793bd1ba4c
commit 508c13712b
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7

View File

@ -50,7 +50,6 @@ export async function main(originalArgs: readonly string[]): Promise<void> {
"CosmWasmClient",
"GetSequenceResult",
"SearchByHeightQuery",
"SearchByIdQuery",
"SearchBySentFromOrToQuery",
"SearchByTagsQuery",
"SearchTxQuery",