Skip to content

Commit

Permalink
fix: Removes duplicated import in dashboard filter state tests (#17887)
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-s-molina committed Dec 29, 2021
1 parent 886e4ef commit 8ebec60
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 8ebec60

Please sign in to comment.