Skip to content

Remove confirmed dead code from action/api/reducer/component layers #1345

Description

@brijesh-amin

Summary: remove mechanically-confirmed dead code across the frontend while preserving behavior.\n\nScope completed:\n- Removed unreferenced action creators and wrappers in src/actionCreators\n- Removed unreferenced API helpers in src/api\n- Removed dead reducer/action subtree for agreements-with-all-plans\n- Removed zero-inbound component files identified by import-graph scan\n- Removed one component-level unused variable warning\n\nAcceptance criteria:\n- [x] Dead code removed in reviewable slices\n- [x] npm run typecheck passes\n- [x] No remaining zero-inbound component files from this pass\n\nNotes: this task intentionally does not change behavior or tackle broader no-explicit-any cleanup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions