Clean-up sbt 0.13 specific files

This commit is contained in:
Alexandre Archambault 2018-11-05 10:38:35 +01:00
parent 9dc3651845
commit 9e9f875cf1
2 changed files with 0 additions and 16 deletions

View File

@ -1,8 +0,0 @@
package sbt.internal.librarymanagement
// dummy object, to be able to do
// import sbt.internal.librarymanagement._
// from build.sbt, even in 0.13
// That import is required in 1.0 for SbtExclusionRule
object Dummy

View File

@ -1,8 +0,0 @@
package sbt.internal.librarymanagement
// dummy object, to be able to do
// import sbt.internal.librarymanagement._
// from build.sbt, even in 0.13
// That import is required in 1.0 for SbtExclusionRule
object Dummy