Skip to content

chore(frontend): remove dead code managerAvatars.ts #57

Description

@NicoRuedaA

Problem or opportunity

src/lib/managerAvatars.ts exists in the frontend codebase but is no longer imported or used anywhere. The avatar feature was removed from the manager profile, and this file is dead code that adds bundle size and confusion.

Proposed solution

Delete src/lib/managerAvatars.ts. Verify no imports reference it.

UX impact

None — file is already unused.

Acceptance criteria

  • src/lib/managerAvatars.ts removed
  • No import errors in build
  • Bundle size slightly reduced

Scope

UI / UX

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions