Skip to content

Commit

Permalink
linter. unused cosmosclient import
Browse files Browse the repository at this point in the history
  • Loading branch information
swelf19 committed Feb 6, 2024
1 parent c4cf9de commit ca2756c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/testcases/run_in_band/pob.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import {
WalletWrapper,
} from '@neutron-org/neutronjsplus/dist/cosmos';
import { TestStateLocalCosmosTestNet } from '@neutron-org/neutronjsplus';
import cosmosclient from '@cosmos-client/core';
import { InlineResponse20071TxResponseEvents } from '@cosmos-client/ibc/cjs/openapi/api';
import { getHeight } from '@neutron-org/neutronjsplus/dist/env';
const fee = {
Expand Down

0 comments on commit ca2756c

Please sign in to comment.