Remove FIXME, as there's nothing to fix :)

Signed-off-by: Chris Corbyn <chris@w3style.co.uk>
This commit is contained in:
d11wtq 2014-06-08 05:51:40 +00:00 committed by Chris Corbyn
parent 13a296049b
commit b081077f2b
1 changed files with 0 additions and 1 deletions

View File

@ -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'])