Remove another outdated TODO.

This commit is contained in:
Natalie Weizenbaum 2016-09-24 08:39:21 -07:00 committed by Natalie Weizenbaum
parent 265a4c8946
commit 390d0ac482

View File

@ -129,7 +129,6 @@ class Extender {
var component = complex.components[i];
if (component is CompoundSelector) {
var extended = _extendCompound(component, extensions, replace: replace);
// TODO: follow the first law of extend (https://github.com/sass/sass/blob/7774aa3/lib/sass/selector/sequence.rb#L114-L118)
if (extended == null) {
if (changed) {
extendedNotExpanded.add([