mirror of
https://github.com/danog/dart-sass.git
synced 2024-11-30 04:39:03 +01:00
Remove outdated TODO.
This commit is contained in:
parent
f460ebb2a9
commit
ae2ab6ec58
@ -59,7 +59,6 @@ class ListExpression implements Expression {
|
||||
expression.operator == UnaryOperator.minus;
|
||||
}
|
||||
|
||||
// TODO: handle binary operations.
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user