Skip to content

Commit

Permalink
Remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
ted-palmer committed Jan 7, 2025
1 parent cbbe9b7 commit 7d5a888
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ export const ApprovalPlusSwapStep: FC<ApprovalPlusSwapStepProps> = ({
}) => {
const details = quote?.details
const relayClient = useRelayClient()
console.log(steps)

return (
<>
Expand Down

0 comments on commit 7d5a888

Please sign in to comment.