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

fix: removing unused feature flags #1920

Merged
merged 2 commits into from
Dec 16, 2024
Merged

fix: removing unused feature flags #1920

merged 2 commits into from
Dec 16, 2024

Conversation

susrithasabbini
Copy link
Contributor

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Removed unused feature flags

Motivation and Context

Refactoring the code (code cleaning)

How did you test it?

Where to test it?

  • INTEG
  • SANDBOX
  • PROD

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@susrithasabbini susrithasabbini added the S-waiting-on-review Status: This PR has been implemented and needs to be reviewed label Dec 16, 2024
@susrithasabbini susrithasabbini self-assigned this Dec 16, 2024
@susrithasabbini susrithasabbini requested a review from a team as a code owner December 16, 2024 06:56
Copy link

semanticdiff-com bot commented Dec 16, 2024

Review changes with  SemanticDiff

Changed Files
File Status
  README.md Unsupported file format
  config/config.toml Unsupported file format
  cypress/e2e/auth/auth.cy.js  0% smaller
  src/entryPoints/AuthModule/TwoFaAuth/TwoFaElements.res Unsupported file format
  src/entryPoints/FeatureFlagUtils.res Unsupported file format
  src/entryPoints/HyperSwitchApp.res Unsupported file format
  src/entryPoints/SidebarValues.res Unsupported file format
  src/screens/Transaction/Disputes/Disputes.res Unsupported file format
  src/screens/Transaction/Order/Orders.res Unsupported file format
  src/screens/Transaction/Refunds/Refund.res Unsupported file format

@susrithasabbini susrithasabbini linked an issue Dec 16, 2024 that may be closed by this pull request
@susrithasabbini susrithasabbini added the chore chore label Dec 16, 2024
@prajwalnl0 prajwalnl0 added this pull request to the merge queue Dec 16, 2024
Merged via the queue into main with commit 1a55514 Dec 16, 2024
5 of 6 checks passed
@prajwalnl0 prajwalnl0 deleted the feat-flags branch December 16, 2024 10:11
@github-actions github-actions bot added Closed Applied to issues or pull requests that have been successfully resolved or completed and removed S-waiting-on-review Status: This PR has been implemented and needs to be reviewed chore chore labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Applied to issues or pull requests that have been successfully resolved or completed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REFACTOR] Remove unused feature flags
4 participants