Skip to content

Commit

Permalink
lintfix
Browse files Browse the repository at this point in the history
  • Loading branch information
vladjdk committed Oct 18, 2023
1 parent dbf4daf commit 092bb6b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/enterprise/src/chain/transactions/actions/addTxAction.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import { LCDClient } from "@terra-money/feather.js";
import { ActionType, TxAsyncThunkAction } from ".";
import { TransactionPayload } from "../types";
import { trackTx } from "./trackTx";

const addTxAction = (
txHash: string,
payload: TransactionPayload,
Expand Down

0 comments on commit 092bb6b

Please sign in to comment.