Skip to content

Remove global initialize method from vm.dart and web.dart #36

@tigloo

Description

@tigloo

For some reason vm.dart and web.dart contain global initialize methods that call TimeMachine.initialize. This method should not be used anywhere since all code should directly reach out to TimeMachine.initialize. Check if we can remove the global method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions