Cleanup
This commit is contained in:
parent
4b3b471898
commit
290d358c46
2 changed files with 1 additions and 2 deletions
|
@ -359,7 +359,6 @@ class VbStageAlternative {
|
|||
if (this.nonBreakingVariantAdditionPriority) {
|
||||
const p = this.evalValue(this.nonBreakingVariantAdditionPriority, localState);
|
||||
ans.nonBreakingVariantAdditionPriority += p;
|
||||
ans.groupRank = p;
|
||||
}
|
||||
|
||||
if (this.keyAffix) ans.addKeyAffix(this.mode, this.evalValue(this.keyAffix, localState));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue