Skip to content

Commit

Permalink
Fix compiling
Browse files Browse the repository at this point in the history
  • Loading branch information
aednichols committed Nov 16, 2023
1 parent 83cf4bf commit 3e61d99
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import akka.routing.Listen
import cats.data.NonEmptyList
import com.typesafe.config.{Config, ConfigFactory, ConfigObject}
import cromwell.core.Dispatcher.ServiceDispatcher
import cromwell.services.loadcontroller.LoadControllerService.{HighLoad, LoadMetric}
import cromwell.services.loadcontroller.LoadControllerService.LoadMetric
import cromwell.util.GracefulShutdownHelper
import cromwell.util.GracefulShutdownHelper.ShutdownCommand
import net.ceedubs.ficus.Ficus._
Expand Down

0 comments on commit 3e61d99

Please sign in to comment.