diff --git a/library/src/dotty/DottyPredef.scala b/library/src/dotty/DottyPredef.scala index aebf577e5fc0..3666b2ac525b 100644 --- a/library/src/dotty/DottyPredef.scala +++ b/library/src/dotty/DottyPredef.scala @@ -1,8 +1,5 @@ package dotty -import scala.reflect.ClassTag -import scala.Predef.??? - object DottyPredef { /** A class for implicit values that can serve as implicit conversions