Skip to content

Commit

Permalink
scalafix prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
lenguyenthanh committed Sep 20, 2024
1 parent cd1179e commit 20832c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/scala/Monitor.scala
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ package lila.ws
import com.typesafe.config.Config
import com.typesafe.scalalogging.Logger
import kamon.Kamon
import kamon.metric.Counter
import kamon.tag.TagSet

import java.util.concurrent.TimeUnit

import lila.ws.util.Domain
import kamon.metric.Counter

final class Monitor(
config: Config,
Expand Down

0 comments on commit 20832c4

Please sign in to comment.