Skip to content

Commit

Permalink
remove suppresswarnings annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
granny committed Sep 22, 2024
1 parent 5769aa4 commit 4d575e0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ public GameRulesResult pollGameRules() {
return data;
}

@SuppressWarnings("removal")
@Override
public Collection<DataPackInfo> pollDataPacks() {
this.server.getDatapackManager().refreshPacks();
Expand Down

0 comments on commit 4d575e0

Please sign in to comment.