diff --git a/src/components/ReportMap.js b/src/components/ReportMap.js index 5d697bf..882a49f 100644 --- a/src/components/ReportMap.js +++ b/src/components/ReportMap.js @@ -96,9 +96,6 @@ export class MapContainer extends Component { render() { - // TODO: This line is used by the custom marker icon - //const { google } = this.props; - return ( // Render the Google Map, Marker, and InfoWindow components