Skip to content

transients is an empty collection and is thus always true #23

Open
@marcomorain

Description

In https://github.com/circleci/mongofinil/blob/master/src/mongofinil/core.clj#L33 transients is always true (since it will default to ()).

We should remove the if or replace with (if (seq transients) ...

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions