Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Conversation

gitar-bot-staging[bot]
Copy link

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: src/main/java/Hello.java.

Gitar performed deep cleanup and code optimizations triggered by the feature flag removal in this file.

Code Cleanup Details
  • src/main/java/Hello.java

    • Replaced Feature Flag Usage
    • Cleaned up code (5 times)
      • Deleted the unused local variable flagValue
      • Propagated the value "sample-feature" to uses of the variable FEATURE_FLAG_KEY
      • Propagated the value true to uses of the variable flagValue (2 times)
      • Simplified control flow
Details

Triggered via #1916 (comment) by @optimus-primal[bot]


This automated PR was generated by Gitar. View docs.

@gitar-bot-staging gitar-bot-staging bot force-pushed the gitar_sample-feature_true branch from 8cfa24a to 5b92498 Compare December 31, 2024 21:02
Copy link

Confirming code cleanup...🤖

@optimus-primal optimus-primal bot closed this Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants