Skip to content

Commit fc983f7

Browse files
Merge pull request #3808 from dotty-staging/clean-DottyPredef
DottyPredef: remove unnecessary imports
2 parents f595a1a + f787cb8 commit fc983f7

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)