remove unused code

This commit is contained in:
seotts 2020-10-06 14:10:11 -04:00 committed by Karishma Chadha
parent c1754b33cc
commit 9434bf67f6
2 changed files with 0 additions and 8 deletions

View file

@ -58,10 +58,6 @@ const WorldMap = props => (
fitbounds: 'locations',
showland: true,
landcolor: 'rgba(14,189,140, .05)'
// showcountries: true
// center: {
// lat: 10
// }
},
dragmode: false,
margin: {

View file

@ -1,4 +0,0 @@
// .map {
// width: 620px;
// // height: 100%;
// }