Remove unused import
Co-Authored-By: palakp41 <palak@influxdata.com>pull/11775/head^2
parent
8fbb593344
commit
c6dfe1a6b8
|
@ -6,7 +6,6 @@ import {downloadTextFile} from 'src/shared/utils/download'
|
||||||
import _ from 'lodash'
|
import _ from 'lodash'
|
||||||
|
|
||||||
// Components
|
// Components
|
||||||
import {Page} from 'src/pageLayout'
|
|
||||||
import DashboardsContents from 'src/dashboards/components/dashboard_index/DashboardIndexContents'
|
import DashboardsContents from 'src/dashboards/components/dashboard_index/DashboardIndexContents'
|
||||||
import {
|
import {
|
||||||
OverlayTechnology,
|
OverlayTechnology,
|
||||||
|
|
Loading…
Reference in New Issue