Skip to content

Commit d08ca07

Browse files
committed
refactor(web): remove-unused-imports
1 parent 46e0c0c commit d08ca07

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

web/src/components/DisputePreview/Alias.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ import Skeleton from "react-loading-skeleton";
55
import { isAddress } from "viem";
66
import { useEnsAddress } from "wagmi";
77

8-
import { Alias } from "context/NewDisputeContext";
9-
import { isUndefined } from "utils/index";
10-
118
import { AddressOrName, IdenticonOrAvatar } from "../ConnectWallet/AccountDisplay";
129

1310
const AliasContainer = styled.div`

0 commit comments

Comments
 (0)