Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
stanleyyconsensys committed Dec 11, 2024
1 parent 99f200e commit 7ec044f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/wallet-ui/src/services/useStarkNetSnap.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ import {
TransactionType,
UniversalDetails,
} from 'starknet';
import { DENY_ERROR_CODE } from 'utils/constants';

export const useStarkNetSnap = () => {
const dispatch = useAppDispatch();
Expand Down

0 comments on commit 7ec044f

Please sign in to comment.