mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
fix errors found by errorprone
This commit is contained in:
@@ -108,7 +108,6 @@ public class HttpConsoleFormats {
|
||||
}
|
||||
|
||||
long mod = 1L;
|
||||
Set<String> incl = new HashSet<>();
|
||||
long mask = 0L;
|
||||
|
||||
for (String include : filterSet) {
|
||||
|
||||
Reference in New Issue
Block a user