Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
manu0466 committed Mar 6, 2024
1 parent 8813629 commit 2e34092
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/core/src/utils/testutils/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { AminoConverters } from "@cosmjs/stargate";
import { TxRaw } from "cosmjs-types/cosmos/tx/v1beta1/tx";
import { AminoTypes } from "../../aminotypes";
import {
assertTxSuccess,
getAminoSignerAndClient,
getDirectSignerAndClient,
} from "../../testutils";
Expand Down

0 comments on commit 2e34092

Please sign in to comment.