Skip to content

Commit

Permalink
Clean
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverroick committed Oct 24, 2018
1 parent 72e2db8 commit 1b4698b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/L.Deflate.js
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ L.Deflate = L.FeatureGroup.extend({
this.clusterLayer.clearLayers();

} else {
// return this.eachLayer(this.removeLayer, this);
for (i = 0, len = this._allLayers.length; i < len; i++) {
this._removeFromMap(this._allLayers[i]);
}
Expand Down

0 comments on commit 1b4698b

Please sign in to comment.