Remove unneeded code

This commit is contained in:
Christoph Blecker
2018-01-30 07:45:25 -08:00
parent 4fb2265bd8
commit 78ed389122
2 changed files with 0 additions and 25 deletions

View File

@@ -20,7 +20,6 @@ set -o pipefail
KUBE_ROOT=$(dirname "${BASH_SOURCE}")/..
source "${KUBE_ROOT}/hack/lib/init.sh"
source "${KUBE_ROOT}/hack/lib/util.sh"
kube::log::status "Restoring kubernetes godeps"