mirror of https://github.com/sbt/sbt.git
Remove deprecated comment
This commit is contained in:
parent
d1e502b8f3
commit
2d61a9ea69
|
|
@ -143,7 +143,6 @@ case class IvyRepository(
|
|||
} yield acc + s
|
||||
}
|
||||
|
||||
// If attributes are added to `Module`, they should be added here
|
||||
// See http://ant.apache.org/ivy/history/latest-milestone/concept.html for a
|
||||
// list of variables that should be supported.
|
||||
// Some are missing (branch, conf, originalName).
|
||||
|
|
|
|||
Loading…
Reference in New Issue