Skip to content

Commit

Permalink
Update YamlConfigProvider.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
afsalthaj authored Apr 28, 2024
1 parent 20fc417 commit 7ff1591
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,8 @@ import java.lang.{Boolean => JBoolean, Double => JDouble, Float => JFloat, Integ
import java.nio.charset.Charset
import java.nio.file.Path
import java.{util => ju}
import scala.annotation.nowarn
import scala.jdk.CollectionConverters._

@nowarn("cat=unused-imports")
object YamlConfigProvider {

/**
Expand Down

0 comments on commit 7ff1591

Please sign in to comment.