gitarcode / launchdarkly-hello-java

Hello LaunchDarkly for Java
Other
0 stars 0 forks source link

[Gitar] Cleaning up stale flag: sample-feature with value true #926

Closed gitar-bot-staging[bot] closed 23 hours ago

gitar-bot-staging[bot] commented 23 hours ago

Gitar This automated PR permanently enables the sample-feature feature flag.

Summary of Changes

Gitar found and removed uses of the sample-feature feature flag in 1 file: /tmp/gitar.TdI5qJO1SHR8/src/main/java/Hello.java.

Gitar performed deep cleanup and code optimizations triggered by the feature flag removal in all of these files.

Code Cleanup Details - `/tmp/gitar.TdI5qJO1SHR8/src/main/java/Hello.java` - Replaced Feature Flag Usage - Cleaned up code (4 times) - Deleted the unused local variable `flagValue` - Propagated the value `true` to uses of the local variable `flagValue` (2 times) - Simplified control flow
Details Triggered via https://github.com/gitarcode/launchdarkly-hello-java/issues/925#issuecomment-2492463463 by @optimus-primal[bot]

This automated PR was generated by Gitar. View docs.

optimus-primal[bot] commented 23 hours ago

Confirming code cleanup...🤖