Skip to content

Commit

Permalink
remove useless sort
Browse files Browse the repository at this point in the history
  • Loading branch information
zaynt4606 committed Nov 28, 2024
1 parent 41f1834 commit f5d21ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

package org.apache.celeborn.common.metrics.source

import java.{lang, util}
import java.lang
import java.util.{Map => JMap}
import java.util.concurrent.{ConcurrentHashMap, ScheduledExecutorService, TimeUnit}

Expand Down

0 comments on commit f5d21ac

Please sign in to comment.