Skip to content

Commit

Permalink
Merge branch 'velocity' of https://github.com/zeroBzeroT/AnarchyQueue
Browse files Browse the repository at this point in the history
…into velocity
  • Loading branch information
bierdosenhalter committed Oct 5, 2024
2 parents 2fe79bb + 36b4fe4 commit bdb9fbf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/org/zeroBzeroT/anarchyqueue/Queue.java
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,6 @@ public void flushQueue() {
// connect next player
UUID uuid = currPlayer.player().getUniqueId();

log.info("Processing " + uuid.toString());

// lookup player from queue server and ping to be safe the player is connected
QueuedPlayer finalCurrPlayer = currPlayer;

Expand Down

0 comments on commit bdb9fbf

Please sign in to comment.