Skip to content

Commit

Permalink
Fix a compile error.
Browse files Browse the repository at this point in the history
  • Loading branch information
astei committed Sep 2, 2024
1 parent a7654af commit 862036d
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 862036d

Please sign in to comment.