Skip to content

Commit

Permalink
Noob fix for cask
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronp committed Apr 2, 2024
1 parent 74bd3d9 commit 18f642b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ object Parsed {
}
}
}
q

extension[A] (parsed: Parsed[A]) {
def toEither: Either[String, A] = parsed
Expand Down

0 comments on commit 18f642b

Please sign in to comment.