mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
remove unused code
This commit is contained in:
parent
c1754b33cc
commit
9434bf67f6
2 changed files with 0 additions and 8 deletions
|
@ -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: {
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
// .map {
|
||||
// width: 620px;
|
||||
// // height: 100%;
|
||||
// }
|
Loading…
Reference in a new issue