fix errors found by errorprone

This commit is contained in:
Christopher Lambert
2021-06-17 15:03:16 +02:00
parent dc1c6c5e82
commit 950b31fbae
61 changed files with 94 additions and 201 deletions

View File

@@ -108,7 +108,6 @@ public class HttpConsoleFormats {
}
long mod = 1L;
Set<String> incl = new HashSet<>();
long mask = 0L;
for (String include : filterSet) {