Skip to content

Commit

Permalink
refactor: remove unused selectedService name from SetupWelcomeLogin c…
Browse files Browse the repository at this point in the history
…omponent
  • Loading branch information
mohandast52 committed Dec 13, 2024
1 parent 41ac37e commit f8abc61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/components/SetupPage/SetupWelcome.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,6 @@ export const SetupWelcomeLogin = () => {
masterSafe?.address,
selectedServiceOrAgentChainId,
wallets?.length,
selectedService?.name,
goto,
gotoPage,
]);
Expand Down

0 comments on commit f8abc61

Please sign in to comment.