Skip to content

Commit

Permalink
[no ci] remove unneeded TODO marker
Browse files Browse the repository at this point in the history
  • Loading branch information
lukebemish committed Dec 13, 2023
1 parent eb75f1d commit 74175ea
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ public class ModEntrypoint implements ModInitializer {
public void onInitialize() {
Constants.bootstrap();

// TODO: send data on chunk watch

ServerLifecycleEvents.END_DATA_PACK_RELOAD.register((server, resourceManager, success) ->
AttachedWeatherMapReloadListener.applyToServer(server)
);
Expand Down

0 comments on commit 74175ea

Please sign in to comment.