Skip to content

Commit

Permalink
Remove some dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartinesp committed Mar 7, 2025
1 parent 54babec commit 995a122
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,3 @@ class VerifySelfSessionStateMachine(
data object Reset : Event
}
}

sealed interface VerificationType {
data object CurrentSession : VerificationType
data object User : VerificationType
}

0 comments on commit 995a122

Please sign in to comment.