Skip to content

Commit

Permalink
fix: remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
mszekiel committed Sep 3, 2024
1 parent c952c81 commit 0f8a15c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ export function OryTwoStepCard() {

return (
<OryCard>
{step} {isChoosingMethod ? "t" : "f"}
<OryCardHeader />
<OryCardContent>
<OryCardValidationMessages />
Expand Down

0 comments on commit 0f8a15c

Please sign in to comment.