Skip to content

Remove legacy features service #4857

Martin Santangelo requested to merge js/remove-legacy-feature-service into master

Ticket(s) / Related Merge Requests

#4857 (closed)

Summary of Changes

Removed legacy & unused features service

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

General smoke test, the removed code was not used

Regression Scope

It shouldn't affect any functionality. The removed code was unused and only initialized on app start

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

android

Screenshots

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports