Skip to content

Remove unused frontend code #1609

@devmount

Description

@devmount

Describe the bug
Throughout the years and several redesigns, the frontend codebase has a few functions, Vue-provide statements or exports, that are defined but not used anymore and should be removed.

Findings
The following (wip) list contains potentially removable code snippets.

Note

The lines listed are only the definition. The actual number of lines that can be deleted is bigger in most cases.

Additional context
I found those when implementing another feature. So we can just keep an eye open for dead code and throw possible findings in here until we purge the list.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingfrontendThis affects the frontend applicationmaintenanceA task or required work to maintain the application

Type

Priority

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions