mirror of https://github.com/sbt/sbt.git
update ResolverFunctions#reorganizeAppResolvers comment
This commit is contained in:
parent
16269ba88e
commit
1a1ddb1373
|
|
@ -204,7 +204,6 @@ private[librarymanagement] abstract class ResolverFunctions {
|
|||
|
||||
/**
|
||||
* Reorganize the built-in resolvers that is configured for this application by the sbt launcher.
|
||||
* If `jcenter` is true, add the JCenter.
|
||||
* If `mavenCentral` is true, add the Maven Central repository.
|
||||
*/
|
||||
private[sbt] def reorganizeAppResolvers(
|
||||
|
|
|
|||
Loading…
Reference in New Issue