jenkinsci / pipeline-aws-plugin

Jenkins Pipeline Step Plugin for AWS
https://plugins.jenkins.io/pipeline-aws/
Apache License 2.0
431 stars 203 forks source link

Remove gratuitous usage of Guice #319

Closed basil closed 7 months ago

basil commented 10 months ago

Amends commit 1d123edfadb9f749e73f049024962c9584223ae4 from #52. That commit migrated away from the deprecated Guice subsystem but forgot to delete one of the Guice @Inject annotations.