Skip to content

Commit

Permalink
update parser path
Browse files Browse the repository at this point in the history
  • Loading branch information
erikerlandson committed May 11, 2024
1 parent 8fd9330 commit c3d6f88
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ class PureconfigRuntime(

object PureconfigRuntime:
import coulomb.conversion.runtimes.mapping.MappingCoefficientRuntime
import coulomb.parser.standard.RuntimeUnitDslParser
import coulomb.parser.dsl.RuntimeUnitDslParser

inline def of[UTL <: Tuple]: PureconfigRuntime =
val r = MappingCoefficientRuntime.of[UTL]
Expand Down

0 comments on commit c3d6f88

Please sign in to comment.