Skip to content

Commit

Permalink
Cleanup (#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
michelchan authored Sep 18, 2024
1 parent 247e7e8 commit 9e85cb5
Show file tree
Hide file tree
Showing 2 changed files with 232 additions and 220 deletions.
1 change: 0 additions & 1 deletion morphir/src/org/finos/morphir/lang/elm/project.scala
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ final case class ElmApplicationDependencies(
object ElmApplicationDependencies:
import org.finos.morphir.config.transformKeys
import org.finos.morphir.config.ToConfigured.given
import ElmPackageName.given
import ElmPackageVersion.given

val default: ElmApplicationDependencies = ElmApplicationDependencies(Map.empty, Map.empty)
Expand Down
Loading

0 comments on commit 9e85cb5

Please sign in to comment.