awslabs / aws-device-farm-jenkins-plugin

Jenkins plugin for AWS Device Farm.
Apache License 2.0
89 stars 66 forks source link

Fixed dead store code using findbugs output #139

Closed nikhil-dabhade closed 4 months ago

nikhil-dabhade commented 4 months ago

Issue #, if available:

Description of changes: The jenkins plugin release process enforces running findbugs which found a line of dead local store bug. This change fixes the issue.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.