Merge pull request #167 from Random-Liu/remove-unused-code

Remove unused code.
This commit is contained in:
Lantao Liu 2017-08-24 14:43:23 -07:00 committed by GitHub
commit e559804b37

View File

@ -30,7 +30,6 @@ set -o pipefail
ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"/..
. ${ROOT}/hack/versions
BUILD_IMAGE=golang:1.8
RUNC_PKG=github.com/opencontainers/runc
CNI_PKG=github.com/containernetworking/plugins
CNI_DIR=/opt/cni