Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Apr 2, 2024
1 parent dc788e6 commit e99662f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion superset/reports/notifications/slack.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 (
Expand Down

0 comments on commit e99662f

Please sign in to comment.