Skip to content

Commit

Permalink
Merge pull request #233 from Pommyd/fix-deprecated-concurrentset
Browse files Browse the repository at this point in the history
Remove usage of deprecated ConcurrentSet class
  • Loading branch information
19MisterX98 authored Jun 18, 2023
2 parents b8ad73c + f363a78 commit 7b556ed
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import com.seedfinding.mcfeature.decorator.DesertWell;
import com.seedfinding.mcfeature.decorator.EndGateway;
import com.seedfinding.mcfeature.structure.*;
import io.netty.util.internal.ConcurrentSet;
import kaptainwutax.seedcrackerX.config.ConfigScreen;
import kaptainwutax.seedcrackerX.cracker.BiomeData;
import kaptainwutax.seedcrackerX.cracker.DataAddedEvent;
Expand Down

0 comments on commit 7b556ed

Please sign in to comment.