Skip to content

Replace async module with native await functionality #36

@Zosoled

Description

@Zosoled

The async module is used for a singular purpose: to execute a function waterfall when inserting a team. This could just as easily be achieved through native async-await functionality, so to reduce dependency overhead, we should replace the module as such.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions