Some linting fixes

This commit is contained in:
efarooqui
2020-10-19 13:33:42 -07:00
parent c310d15579
commit 7dee3dacd1
2 changed files with 4 additions and 6 deletions

View File

@@ -15,7 +15,6 @@ import Clusters from './presentational/Map/Clusters.jsx'
import SelectedEvents from './presentational/Map/SelectedEvents.jsx'
import Narratives from './presentational/Map/Narratives'
import DefsMarkers from './presentational/Map/DefsMarkers.jsx'
import LoadingOverlay from '../components/Overlay/Loading'
import { mapClustersToLocations, isIdentical } from '../common/utilities'