Skip to content

Remove dead code and unused exports #48

@thedhanawada

Description

@thedhanawada

Dead Code to Remove

  • loadView() method
  • _viewUnsubscribe property
  • Unused DOMUtils methods
  • Singleton eventBus export (dangerous — uses wrong bus instance)

Audit all exports and remove anything not used by the public API.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions