Made final adjustment to indentation

pull/6217/head
rster20002 5 years ago
parent 5a18946f15
commit 19e434fba7

@ -335,7 +335,7 @@ function read_attribute(parser: Parser, unique_names: Set<string>) {
code: 'empty-attribute-value', code: 'empty-attribute-value',
message: 'Empty attribute shorthand' message: 'Empty attribute shorthand'
}, start); }, start);
} }
check_unique(name); check_unique(name);

Loading…
Cancel
Save