Skip to content
This repository has been archived by the owner on Jul 13, 2024. It is now read-only.

Commit

Permalink
[Build] release 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Josscoder committed Dec 30, 2022
1 parent 816baaa commit f7b2fcb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ public void run() {
});

queueRemove.forEach(this::handleRemoveServer);

cacheServers
.stream()
.filter(service -> proxy.getServerInfo(service.getShortId()) == null)
Expand Down

0 comments on commit f7b2fcb

Please sign in to comment.