mirror of https://github.com/sbt/sbt.git
Removing debugging of loading bin helper.
This commit is contained in:
parent
5994a7bec5
commit
163c822ff3
|
|
@ -56,8 +56,6 @@ cygwinpath() {
|
|||
fi
|
||||
}
|
||||
|
||||
|
||||
echo "Loading $(dirname "$(realpath "$0")")/sbt-launch-lib.bash"
|
||||
. "$(dirname "$(realpath "$0")")/sbt-launch-lib.bash"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue