3
0
Mirror von https://github.com/PaperMC/Velocity.git synchronisiert 2024-09-28 22:21:13 +02:00

Fix a compile error.

Dieser Commit ist enthalten in:
Andrew Steinborn 2024-09-02 03:00:19 -04:00
Ursprung a7654af1a3
Commit 862036d424

Datei anzeigen

@ -17,9 +17,6 @@
package com.velocitypowered.natives.compression;
import io.netty.buffer.ByteBuf;
import java.util.zip.DataFormatException;
class CompressorUtils {
/**
* The default preferred output buffer size for zlib.