Skip to content

Commit

Permalink
remove changes from other branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sidvishnoi authored Oct 3, 2024
1 parent 24ffdd3 commit dbe6ba8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/popup/components/ConnectWalletForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ interface Inputs {
walletAddressUrl: string;
amount: string;
recurring: boolean;
autoKeyAddConsent: boolean;
}

type ErrorInfo = { message: string; info?: ErrorWithKeyLike };
Expand Down

0 comments on commit dbe6ba8

Please sign in to comment.