aboutsummaryrefslogtreecommitdiffstats
path: root/build/env.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build/env.sh')
-rwxr-xr-xbuild/env.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/env.sh b/build/env.sh
index c418dae44..3914555d1 100755
--- a/build/env.sh
+++ b/build/env.sh
@@ -19,7 +19,6 @@ if [ ! -L "$ethdir/go-ethereum" ]; then
fi
# Set up the environment to use the workspace.
-# Also add Godeps workspace so we build using canned dependencies.
GOPATH="$workspace"
export GOPATH