diff --git a/build.sbt b/build.sbt index 36379001b..ba52ef28e 100644 --- a/build.sbt +++ b/build.sbt @@ -297,8 +297,6 @@ def fullDocSettings = Util.baseScalacOptions ++ Docs.settings ++ Sxr.settings ++ dependencyClasspath in (Compile, doc) := (fullClasspath in sxr).value ) -/* Nested Projproject paths */ - lazy val safeUnitTests = taskKey[Unit]("Known working tests (for both 2.10 and 2.11)") lazy val safeProjects: ScopeFilter = ScopeFilter( inProjects(mainSettingsProj, mainProj,