mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-30 08:50:32 +02:00
remove trailing whitespace on line
This commit is contained in:
@@ -981,7 +981,7 @@ export function rendererMap(context) {
|
||||
|
||||
map.trimmedExtent = function(val) {
|
||||
if (!arguments.length) {
|
||||
var headerY = 71;
|
||||
var headerY = 71;
|
||||
var footerY = 30;
|
||||
var pad = 10;
|
||||
return new geoExtent(
|
||||
|
||||
Reference in New Issue
Block a user