Skip to content

Commit

Permalink
experiment take 2 - should compile before commiting
Browse files Browse the repository at this point in the history
  • Loading branch information
salonishah11 committed Feb 22, 2024
1 parent d6ce18d commit 09b5249
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import com.typesafe.config.Config
import com.typesafe.scalalogging.LazyLogging
import cromwell.core.Dispatcher.ServiceDispatcher
import cromwell.services.auth.GithubAuthVending.{GithubAuthRequest, GithubAuthTokenResponse, NoGithubAuthResponse}
import cromwell.util.GracefulShutdownHelper.ShutdownCommand

class GithubAuthVendingActor(serviceConfig: Config, globalConfig: Config, serviceRegistryActor: ActorRef)
extends Actor
Expand Down

0 comments on commit 09b5249

Please sign in to comment.