Skip to content

Commit 1a37d2d

Browse files
committed
Remove deprecated DynamicTuple
1 parent 326c6e7 commit 1a37d2d

File tree

2 files changed

+0
-61
lines changed

2 files changed

+0
-61
lines changed

library/src/scala/Tuple.scala

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ import annotation.showAsInfix
33
import compiletime._
44
import internal._
55

6-
import scala.runtime.DynamicTuple
7-
86
/** Tuple of arbitrary arity */
97
sealed trait Tuple extends Any {
108
import Tuple._

library/src/scala/runtime/DynamicTupleOld.scala

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)