mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-02 02:00:34 +02:00
removing log
This commit is contained in:
@@ -120,7 +120,6 @@ iD.MapillaryLayer = function (context) {
|
||||
});
|
||||
if (images.length >= 1000) break;
|
||||
}
|
||||
console.log('images', images)
|
||||
}
|
||||
|
||||
var g = svg.selectAll('g')
|
||||
|
||||
Reference in New Issue
Block a user