Remove deprecated comment

This commit is contained in:
Alexandre Archambault 2015-12-30 01:34:40 +01:00
parent d1e502b8f3
commit 2d61a9ea69
1 changed files with 0 additions and 1 deletions

View File

@ -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).