Mirror von
https://github.com/PaperMC/Velocity.git
synchronisiert 2024-11-16 21:10:30 +01:00
Fix a compile error.
Dieser Commit ist enthalten in:
Ursprung
a7654af1a3
Commit
862036d424
@ -17,9 +17,6 @@
|
|||||||
|
|
||||||
package com.velocitypowered.natives.compression;
|
package com.velocitypowered.natives.compression;
|
||||||
|
|
||||||
import io.netty.buffer.ByteBuf;
|
|
||||||
import java.util.zip.DataFormatException;
|
|
||||||
|
|
||||||
class CompressorUtils {
|
class CompressorUtils {
|
||||||
/**
|
/**
|
||||||
* The default preferred output buffer size for zlib.
|
* The default preferred output buffer size for zlib.
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren