Merge "Remove comment about exception decorator"

This commit is contained in:
Jenkins 2015-09-16 23:02:51 +00:00 committed by Gerrit Code Review
commit ad9385aae6

View File

@ -16,8 +16,6 @@
"""Ironic base exception handling.
Includes decorator for re-raising Ironic-type exceptions.
SHOULD include dedicated exception logging.
"""