Remove console.log

This commit is contained in:
Yohan Boniface 2023-09-12 16:15:30 +02:00
parent 2d1d9281d9
commit de7c693c7b

View file

@ -351,7 +351,6 @@ L.U.DataLayer = L.Evented.extend({
this.map.get(this._dataUrl(), {
callback: function (geojson, response) {
this._last_modified = response.getResponseHeader('Last-Modified')
console.log(this.getName(), this.options)
// FIXME: for now this property is set dynamically from backend
// And thus it's not in the geojson file in the server
// So do not let all options to be reset