Merge "Remove useless variable"
This commit is contained in:
commit
9ecaa1bbcb
@ -92,7 +92,6 @@ class IronicException(Exception):
|
||||
"""
|
||||
_msg_fmt = _("An unknown exception occurred.")
|
||||
code = http_client.INTERNAL_SERVER_ERROR
|
||||
headers = {}
|
||||
safe = False
|
||||
|
||||
def __init__(self, message=None, **kwargs):
|
||||
|
Loading…
Reference in New Issue
Block a user