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.EQVqITUQtNTQ/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.EQVqITUQtNTQ/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/959#issuecomment-2493372674 by @optimus-primal[bot]
This automated PR was generated by Gitar. View docs.
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.EQVqITUQtNTQ/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.EQVqITUQtNTQ/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 flowDetails
Triggered via https://github.com/gitarcode/launchdarkly-hello-java/issues/959#issuecomment-2493372674 by @optimus-primal[bot]This automated PR was generated by Gitar. View docs.