Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Earthcomputer committed Oct 28, 2024
1 parent d4bbdf2 commit 3ad46e1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
import java.util.List;
import java.util.Set;
import java.util.UUID;
import java.util.stream.Collectors;

public class RenderSettings {
private static final List<Tuple<CEntitySelector, Boolean>> entityRenderSelectors = new ArrayList<>();
Expand Down

0 comments on commit 3ad46e1

Please sign in to comment.