Merge "Remove unused change.largeChange config parameter"

This commit is contained in:
Patrick Hiesel
2021-02-15 12:50:58 +00:00
committed by Gerrit Code Review
5 changed files with 0 additions and 19 deletions

View File

@@ -19,7 +19,6 @@ public class ChangeConfigInfo {
public Boolean allowBlame;
public Boolean showAssigneeInChangesTable;
public Boolean disablePrivateChanges;
public int largeChange;
public String replyLabel;
public String replyTooltip;
public int updateDelay;