Remove bogus statement from bash completion

Signed-off-by: Harald Albers <github@albersweb.de>
Upstream-commit: ee785b1b9864e1f77ff04c684949a7f09f1d4934
Component: engine
This commit is contained in:
Harald Albers
2017-04-18 10:50:02 +02:00
parent 97f903c29a
commit d2b501cbdb
@@ -3018,8 +3018,6 @@ _docker_service_update() {
# _docker_service_update_and_create is the combined completion for `docker service create`
# and `docker service update`
_docker_service_update_and_create() {
local $subcommand="${words[$subcommand_pos]}"
local options_with_args="
--endpoint-mode
--env -e