Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
Signed-off-by: S.Cavallo <[email protected]>
  • Loading branch information
smcavallo committed Dec 11, 2018
1 parent 23ed337 commit d29fb03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libraries/docker_container.rb
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,6 @@ def load_container_labels
} if new_resource.network_mode
config.merge! net_config


unless new_resource.health_check.empty?
config['Healthcheck'] = new_resource.health_check
end
Expand Down

0 comments on commit d29fb03

Please sign in to comment.