From d8aa2cdfb83de35cc0e427f26530195ccff46d51 Mon Sep 17 00:00:00 2001 From: soc Date: Mon, 4 Apr 2016 22:07:55 +0200 Subject: General cleanups and less warnings during a Scala build --- src/compiler/scala/tools/nsc/typechecker/MethodSynthesis.scala | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/compiler/scala/tools/nsc/typechecker/MethodSynthesis.scala') diff --git a/src/compiler/scala/tools/nsc/typechecker/MethodSynthesis.scala b/src/compiler/scala/tools/nsc/typechecker/MethodSynthesis.scala index abc3e91ed2..c03094bc6a 100644 --- a/src/compiler/scala/tools/nsc/typechecker/MethodSynthesis.scala +++ b/src/compiler/scala/tools/nsc/typechecker/MethodSynthesis.scala @@ -5,8 +5,6 @@ package scala.tools.nsc package typechecker -import scala.language.higherKinds - import symtab.Flags._ import scala.reflect.internal.util.StringOps.ojoin import scala.reflect.internal.util.ListOfNil -- cgit v1.2.3