mirror of
https://github.com/apache/superset.git
synced 2026-04-22 09:35:23 +00:00
committed by
GitHub
parent
7139f1e863
commit
17ae9ec3a8
@@ -12,7 +12,7 @@ import shortid from 'shortid';
|
||||
import { exportChart } from '../../explore/exploreUtils';
|
||||
import * as actions from '../actions';
|
||||
import { VISUALIZE_VALIDATION_ERRORS } from '../constants';
|
||||
import visTypes from '../../explore/stores/visTypes';
|
||||
import visTypes from '../../explore/visTypes';
|
||||
import { t } from '../../locales';
|
||||
|
||||
const CHART_TYPES = Object.keys(visTypes)
|
||||
|
||||
Reference in New Issue
Block a user