mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
refactor: [migration] convert iframe chart into dashboard markdown component (#10590)
* refactor: [migration] convert iframe chart into dashboard markdown component * remove 3 viz_types * fix comments
This commit is contained in:
@@ -26,7 +26,7 @@ from slack.web.slack_response import SlackResponse
|
||||
from superset import app
|
||||
|
||||
# Globals
|
||||
config = app.config # type: ignore
|
||||
config = app.config
|
||||
logger = logging.getLogger("tasks.slack_util")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user