Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
smonero committed Apr 19, 2024
1 parent 43d4e1a commit 55256eb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ func ConstructAdhocExecParams(
pullConverter converter.PullConverter,
installationRetriever *internal_gh.InstallationRetriever,
rootCfgBuilder *root_config.Builder) (AdhocTerraformWorkflowExecutionParams, error) {

orgName := "lyft"
installationToken, err := installationRetriever.FindOrganizationInstallation(ctx, orgName)
if err != nil {
Expand Down

0 comments on commit 55256eb

Please sign in to comment.