diff --git a/superset/reports/notifications/slack.py b/superset/reports/notifications/slack.py index 02f5120f685d1..a7072ca20c4d5 100644 --- a/superset/reports/notifications/slack.py +++ b/superset/reports/notifications/slack.py @@ -35,7 +35,6 @@ SlackTokenRotationError, ) -from superset import app from superset.reports.models import ReportRecipientType from superset.reports.notifications.base import BaseNotification from superset.reports.notifications.exceptions import (