Removing debugging of loading bin helper.

This commit is contained in:
Josh Suereth 2014-01-06 09:36:50 -05:00
parent 5994a7bec5
commit 163c822ff3
1 changed files with 0 additions and 2 deletions

View File

@ -56,8 +56,6 @@ cygwinpath() {
fi
}
echo "Loading $(dirname "$(realpath "$0")")/sbt-launch-lib.bash"
. "$(dirname "$(realpath "$0")")/sbt-launch-lib.bash"