john-bodley commented on a change in pull request #15848:
URL: https://github.com/apache/superset/pull/15848#discussion_r675212714



##########
File path: superset/exceptions.py
##########
@@ -189,7 +197,6 @@ def __init__(self, message: str = "Request payload has 
incorrect format"):
             message=message,
             error_type=SupersetErrorType.INVALID_PAYLOAD_FORMAT_ERROR,
             level=ErrorLevel.ERROR,
-            extra={},

Review comment:
       Clean up.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to