Skip to content

Commit

Permalink
remove sync stuff change EncoderProtocol to DecoderProtocol
Browse files Browse the repository at this point in the history
  • Loading branch information
Outfluencer committed Dec 1, 2024
1 parent 529a7b2 commit 03ebd30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion proxy/src/main/java/net/md_5/bungee/UserConnection.java
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
import java.util.Queue;
import java.util.UUID;
import java.util.concurrent.CompletableFuture;
import java.util.concurrent.atomic.AtomicBoolean;
import java.util.logging.Level;
import lombok.Getter;
import lombok.NonNull;
Expand Down

0 comments on commit 03ebd30

Please sign in to comment.