Skip to content

Clean up dead code #80

@armcknight

Description

@armcknight

There are various commented lines of code, or functions that are not called from anywhere. Remove them; they will still be available in git history, but in cases like this, it's almost always YAGNI... and we can always rebuild whatever solutions you need.

I'm also looking for a list of things from ListViewController that you actually use as part of your sales demo, so we can remove the rest that are technically not dead code since they're connected to the buttons in the UI.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions