Remove comment per review

This commit is contained in:
Eugene Yokota 2016-05-07 20:31:28 -04:00
parent d437e8299e
commit a322684cb7
1 changed files with 0 additions and 2 deletions

View File

@ -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,