From a322684cb76ec82969a13da4c52a8503ca7ca827 Mon Sep 17 00:00:00 2001 From: Eugene Yokota Date: Sat, 7 May 2016 20:31:28 -0400 Subject: [PATCH] Remove comment per review --- build.sbt | 2 -- 1 file changed, 2 deletions(-) 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,