Skip to content

Delete Unused Modules and "Compatibility" Type Aliases #8

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.

Activity

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

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