mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 00:54:03 +02:00
make collection.index function to handle failing tests
This commit is contained in:
@@ -187,7 +187,6 @@ export default {
|
||||
},
|
||||
// adds from mapcss-parse selector check...
|
||||
addRule: function(selector) {
|
||||
var _areaKeys = this._areaKeys;
|
||||
var rule = {
|
||||
// checks relevant to mapcss-selector
|
||||
checks: this.filterRuleChecks(selector),
|
||||
|
||||
Reference in New Issue
Block a user