Skip to content

Commit

Permalink
[hotfix] Remove unused noinspection comment in NettyShuffleMetricFactory
Browse files Browse the repository at this point in the history
  • Loading branch information
reswqa committed Dec 26, 2024
1 parent 0a55677 commit f74e937
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ public static void registerShuffleMetrics(
checkNotNull(metricGroup);
checkNotNull(networkBufferPool);

//noinspection deprecation
internalRegisterShuffleMetrics(metricGroup, networkBufferPool);
}

Expand Down

0 comments on commit f74e937

Please sign in to comment.