Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Hemanthghs committed Sep 25, 2024
1 parent 0ae7007 commit 439726d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import ChatComponent from './ChatComponent';
import { v4 as uuidv4 } from 'uuid';
import useTransactions from '@/custom-hooks/interchain-agent/useTransactions';
import { TxStatus } from '@/types/enums';
import { getTxnURLOnResolute } from '@/utils/util';
import { resetGenericTxStatus } from '@/store/features/common/commonSlice';

interface InterchainAgentDialogProps {
Expand Down

0 comments on commit 439726d

Please sign in to comment.