Skip to content

Commit

Permalink
Revert "revert me"
Browse files Browse the repository at this point in the history
This reverts commit b82d701d65f97ba617c4fc89e0ff56eee74885f2.
  • Loading branch information
bogdan-dbx committed Dec 16, 2021
1 parent 2798986 commit accf29c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion superset/views/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -1825,7 +1825,6 @@ def warm_up_cache( # pylint: disable=too-many-locals,no-self-use

return json_success(json.dumps(result))

# change py file to trigger test
@has_access_api
@event_logger.log_this
@expose("/favstar/<class_name>/<int:obj_id>/<action>/")
Expand Down

0 comments on commit accf29c

Please sign in to comment.