Skip to content

Commit

Permalink
address concerns
Browse files Browse the repository at this point in the history
  • Loading branch information
hughhhh committed Mar 13, 2023
1 parent b8af81e commit 3c39fbf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions superset/sqllab/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,6 @@ def estimate_query_cost(self) -> Response:
$ref: '#/components/responses/401'
403:
$ref: '#/components/responses/403'
404:
$ref: '#/components/responses/404'
500:
$ref: '#/components/responses/500'
"""
Expand Down

0 comments on commit 3c39fbf

Please sign in to comment.