Skip to content

Commit

Permalink
Update manager.py
Browse files Browse the repository at this point in the history
  • Loading branch information
john-bodley authored Feb 25, 2022
1 parent 3d93ce4 commit db7f03d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion superset/security/manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ class SupersetRoleListWidget(ListWidget): # pylint: disable=too-few-public-meth
"""

template = "superset/fab_overrides/list_role.html"


def __init__(self, **kwargs: Any) -> None:
kwargs["appbuilder"] = current_app.appbuilder
Expand Down

0 comments on commit db7f03d

Please sign in to comment.