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
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue