Remove obsolete comment

This commit is contained in:
Juan Cruz Viotti 2015-01-15 11:11:10 -03:00
parent 3e055b32d2
commit c4da5f0008

View File

@ -603,8 +603,6 @@ try
_.each(pluginCommands, capitano.command)
# In case of an error, we log it to stderr, but we don't
# allow plugins to crash the main process.
catch error
errors.handle(error)