Skip to content

Commit

Permalink
remove out of date comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed May 23, 2024
1 parent c558713 commit f52a91d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ object AnyValSerializerTest {
case class BigIntAnyValHolder(value: BigIntAnyVal)
}

//see AnyVal2SerializerTest for cases that only work with Scala2 and Scala3.3 but not earlier versions of Scala3
class AnyValSerializerTest extends BaseFixture {
import AnyValSerializerTest._

Expand Down

0 comments on commit f52a91d

Please sign in to comment.