Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.core
Commits
0f90839d
Commit
0f90839d
authored
Jan 20, 2017
by
Philip ABBET
Browse files
Remove assertion not needed anymore
parent
1af6c9e7
Changes
1
Show whitespace changes
Inline
Side-by-side
beat/core/dock.py
View file @
0f90839d
...
...
@@ -70,9 +70,6 @@ class Host(object):
self
.
environments
=
self
.
_discover_environments
(
raise_on_errors
=
False
)
# makes sure we can talk to the docker host
assert
self
.
ip
def
__contains__
(
self
,
key
):
return
key
in
self
.
environments
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment