mirror of https://github.com/sbt/sbt.git
Delete unused code in project/Dependencies.scala
This commit is contained in:
parent
d86587ad54
commit
890b3df38b
|
|
@ -36,8 +36,6 @@ object Dependencies {
|
|||
}
|
||||
|
||||
lazy val sbtIoPath = getSbtModulePath("sbtio.path")
|
||||
lazy val sbtUtilPath = getSbtModulePath("sbtutil.path")
|
||||
lazy val sbtLmPath = getSbtModulePath("sbtlm.path")
|
||||
lazy val sbtZincPath = getSbtModulePath("sbtzinc.path")
|
||||
|
||||
def addSbtModule(
|
||||
|
|
|
|||
Loading…
Reference in New Issue