Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
revert fix for #315, fixes #466
Browse files Browse the repository at this point in the history
  • Loading branch information
nebulon42 committed Jan 23, 2017
1 parent 6ac6f26 commit f93e53d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/carto/tree/ruleset.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ tree.Ruleset.prototype = {
} else if (!mergedFilters) {
// The merged filters are invalid, that means we don't
// have to clone.
selectors.push(parent);
continue;
}

Expand Down

0 comments on commit f93e53d

Please sign in to comment.