Skip to content

Commit f787cb8

Browse files
committed
DottyPredef: remove unnecessary imports
1 parent f595a1a commit f787cb8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

library/src/dotty/DottyPredef.scala

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
package dotty
22

3-
import scala.reflect.ClassTag
4-
import scala.Predef.???
5-
63
object DottyPredef {
74

85
/** A class for implicit values that can serve as implicit conversions

0 commit comments

Comments
 (0)