mirror of https://github.com/apache/maven.git
Removed todo comment
This commit is contained in:
parent
02423e8630
commit
42ca0a344f
|
@ -114,7 +114,6 @@ if $mingw ; then
|
|||
M2_HOME="`(cd "$M2_HOME"; pwd)`"
|
||||
[ -n "$JAVA_HOME" ] &&
|
||||
JAVA_HOME="`(cd "$JAVA_HOME"; pwd)`"
|
||||
# TODO classpath?
|
||||
fi
|
||||
|
||||
if [ -z "$JAVA_HOME" ]; then
|
||||
|
|
Loading…
Reference in New Issue