We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9f193e commit 76500e7Copy full SHA for 76500e7
project/build/LiftFrameworkProject.scala
@@ -26,7 +26,6 @@ class LiftFrameworkProject(info: ProjectInfo) extends ParentProject(info) with L
26
import CompileScope._
27
import ProvidedScope._
28
29
- val scalap = "org.scala-lang" % "scalap" % buildScalaVersion
30
31
// Core projects
32
// -------------
0 commit comments