Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ratik committed Jan 21, 2023
1 parent 7e3dd42 commit c08bc83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/testcases/interchaintx.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import { TestStateLocalCosmosTestNet } from './common_localcosmosnet';
import { getWithAttempts } from '../helpers/wait';
import { CosmosSDK } from '@cosmos-client/core/cjs/sdk';
import { getIca } from '../helpers/ica';
import { balance } from '@cosmos-client/core/cjs/rest/bank/module';

describe('Neutron / Interchain TXs', () => {
let testState: TestStateLocalCosmosTestNet;
Expand Down

0 comments on commit c08bc83

Please sign in to comment.