ITV / scala-pact

A Scala implementation of CDC using the Pact standard
Other
108 stars 54 forks source link

Remove `RightBiasedEither.scala` in scalapact-shared #170

Closed jbwheatley closed 3 years ago

jbwheatley commented 3 years ago

Either is right-biased in the scala versions we compile against, so this is no longer needed.