Follow up on Roland's review comment. (#707)

See: https://github.com/knative/client/pull/704#discussion_r389242726
This commit is contained in:
Matt Moore 2020-03-07 10:12:27 -08:00 committed by GitHub
parent a9311c74e0
commit 9b1e8e149c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ FLOATING_DEPS=(
"knative.dev/pkg@${VERSION}" "knative.dev/pkg@${VERSION}"
"knative.dev/serving@${VERSION}" "knative.dev/serving@${VERSION}"
"knative.dev/eventing@${VERSION}" "knative.dev/eventing@${VERSION}"
"knative.dev/eventing-contrib@${VERSION}"
) )
# Parse flags to determine any we should pass to dep. # Parse flags to determine any we should pass to dep.