Skip to content

Commit f52a91d

Browse files
committed
remove out of date comment
1 parent c558713 commit f52a91d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/scala/com/fasterxml/jackson/module/scala/ser/AnyValSerializerTest.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ object AnyValSerializerTest {
1010
case class BigIntAnyValHolder(value: BigIntAnyVal)
1111
}
1212

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

0 commit comments

Comments
 (0)