Skip to content

Commit

Permalink
fix: Removes duplicated import in dashboard filter state tests
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-s-molina committed Dec 29, 2021
1 parent ef57bd1 commit 016e65c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
from flask_appbuilder.security.sqla.models import User
from sqlalchemy.orm import Session

from superset import app
from superset.dashboards.commands.exceptions import DashboardAccessDeniedError
from superset.dashboards.filter_state.commands.entry import Entry
from superset.extensions import cache_manager
Expand Down

0 comments on commit 016e65c

Please sign in to comment.