mirror of
https://github.com/apache/superset.git
synced 2026-04-25 11:04:48 +00:00
Re-enable no-useless-path-segments rule (#10860)
This commit is contained in:
committed by
GitHub
parent
906a629b33
commit
7f1012360a
@@ -35,7 +35,7 @@ import * as exploreActions from '../actions/exploreActions';
|
||||
import * as saveModalActions from '../actions/saveModalActions';
|
||||
import * as chartActions from '../../chart/chartAction';
|
||||
import { fetchDatasourceMetadata } from '../../dashboard/actions/datasources';
|
||||
import * as logActions from '../../logger/actions/';
|
||||
import * as logActions from '../../logger/actions';
|
||||
import {
|
||||
LOG_ACTIONS_MOUNT_EXPLORER,
|
||||
LOG_ACTIONS_CHANGE_EXPLORE_CONTROLS,
|
||||
|
||||
Reference in New Issue
Block a user