mirror of https://github.com/sbt/sbt.git
Reformat sbt source (minor changes)
This commit is contained in:
parent
fd4bf0e635
commit
2692bec21d
|
|
@ -6,7 +6,7 @@ import com.typesafe.sbt.site.SiteScaladocPlugin.autoImport._
|
|||
import com.typesafe.sbt.sbtghpages.GhpagesPlugin.autoImport._
|
||||
import com.typesafe.sbt.SbtGit, SbtGit.{ git, GitKeys }
|
||||
import Sxr.{ sxr, sxrConf }
|
||||
*/
|
||||
*/
|
||||
|
||||
object Docs {
|
||||
def settings: Seq[Setting[_]] = Nil
|
||||
|
|
|
|||
Loading…
Reference in New Issue