Skip to content

Redundance of FileUploadDialogue.tsx #16

Description

@EthLyoWSU

When investigating locations of methods for the current version and project manager, I noticed that there were two declarations of a single method removeVersionFromProject, one in \composites\FileUploadDiologue.tsx and one in \composites\ProjectManager\useProjectState.ts. The currently used methods appear to be in useProjectState.ts.

Upon examining FileUploadDialogue.tsx, it appears that much, if not all, of this file does not appear to be in use in ethan_refactor or zac_refactor. This issue is created to review whether this code is necessary for the project.

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