Remove unused import

Co-Authored-By: palakp41 <palak@influxdata.com>
pull/11775/head^2
Alex P 2019-02-07 16:23:48 -08:00
parent 8fbb593344
commit c6dfe1a6b8
1 changed files with 0 additions and 1 deletions

View File

@ -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,