Skip to content

Commit

Permalink
Remove accidentally added shadow
Browse files Browse the repository at this point in the history
  • Loading branch information
aromaa committed Apr 25, 2024
1 parent 8deccdf commit 1f11dfc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ public abstract class PlayerTeamMixin implements PlayerTeamBridge, PlayerTeamBri
@Shadow public abstract Collection<String> getPlayers();
// @formatter:on

@Shadow @Final private Set<String> players;
private @MonotonicNonNull Component bridge$displayName;
private @MonotonicNonNull Component bridge$prefix;
private @MonotonicNonNull Component bridge$suffix;
Expand Down

0 comments on commit 1f11dfc

Please sign in to comment.