Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bonzofenix committed Dec 27, 2024
1 parent 1e01928 commit cf3403c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/autoscaler/api/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,6 @@ func configureScalingEngine(conf *Config, vcapReader configutil.VCAPConfiguratio
}

func configureEventGenerator(conf *Config, vcapReader configutil.VCAPConfigurationReader) error {

cfInstanceKey := os.Getenv("CF_INSTANCE_KEY")
cfInstanceCert := os.Getenv("CF_INSTANCE_CERT")

Expand Down

0 comments on commit cf3403c

Please sign in to comment.