Skip to content

Commit 253310a

Browse files
committed
1 parent d3e1673 commit 253310a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/com/inet/lib/less/LessParser.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ List<Formattable> getRules() {
8888
/**
8989
* {@inheritDoc}
9090
*/
91+
@Override
9192
public HashMap<String, Expression> getVariables() {
9293
return variables;
9394
}

0 commit comments

Comments
 (0)