Skip to content

Commit 9a78b7c

Browse files
committed
Formatting
1 parent 8d458b9 commit 9a78b7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/de/bluecolored/bluemap/brotli/BlueMapBrotli.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ public void run() {
2121
out -> new BrotliOutputStream(out, new Encoder.Parameters().setQuality(5)),
2222
BrotliInputStream::new
2323
));
24-
2524
}
2625

2726
}

0 commit comments

Comments
 (0)