mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Remove FIXME, as there's nothing to fix :)
Signed-off-by: Chris Corbyn <chris@w3style.co.uk>
This commit is contained in:
parent
13a296049b
commit
b081077f2b
@ -219,7 +219,6 @@ class TopLevelCommand(Command):
|
||||
"""
|
||||
|
||||
if options['--up']:
|
||||
# FIXME: I'm not sure if this is good python form
|
||||
self.up({'-d': True, 'SERVICE': None})
|
||||
|
||||
service = self.project.get_service(options['SERVICE'])
|
||||
|
Loading…
x
Reference in New Issue
Block a user