mirror of https://github.com/knative/client.git
Follow up on Roland's review comment. (#707)
See: https://github.com/knative/client/pull/704#discussion_r389242726
This commit is contained in:
parent
a9311c74e0
commit
9b1e8e149c
|
|
@ -32,7 +32,6 @@ FLOATING_DEPS=(
|
|||
"knative.dev/pkg@${VERSION}"
|
||||
"knative.dev/serving@${VERSION}"
|
||||
"knative.dev/eventing@${VERSION}"
|
||||
"knative.dev/eventing-contrib@${VERSION}"
|
||||
)
|
||||
|
||||
# Parse flags to determine any we should pass to dep.
|
||||
|
|
|
|||
Loading…
Reference in New Issue