Skip to content

Delete Unused Modules and "Compatibility" Type Aliases #8

@DavisDevelopment

Description

@DavisDevelopment

There's really a lot of dead code floating about in this project, and it's cluttering the whole application. I need to prune as much of that away as possible, to make it more pleasant/less confusing to navigate the source code. Probably even some performance benefits.
So, goals are:

  • Delete source files...
    • for modules that aren't being used ever
    • for modules that have been since replaced, or moved to a different package-path

I should put together a list of paths to files to be removed sometime soon.

Metadata

Metadata

Labels

enhancementperformanceproblems and/or suggestions regarding app's performanceredesign / restructureneeded/pending changes to existing systems

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions