checkstyle fix
This commit is contained in:
parent
4e87e188ee
commit
0f7cc50e40
@ -21,5 +21,5 @@ public class RedactionRequest {
|
||||
@Builder.Default
|
||||
private Set<Integer> excludedPages = new HashSet<>();
|
||||
|
||||
private boolean withSectionDataForManualRedactions = false;
|
||||
private boolean withSectionDataForManualRedactions;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user