Skip to content

Commit

Permalink
OCVN-264 Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeisavca committed Oct 6, 2016
1 parent 9c9468d commit 5d60207
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ui/oce/visualizations/map/location/marker.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,4 @@ export default class Location extends Marker{
this.leafletElement.options.data = this.props.data;
}
}

render(){
return super.render();
}
}

0 comments on commit 5d60207

Please sign in to comment.