Skip to content

Conversation

@erikaperugachi
Copy link
Contributor

No description provided.

if (threadIdRejected !== undefined) {
query = query.whereNot('uniqueId', threadIdRejected);
}
query = query
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why mutate when you can return right away?

@erikaperugachi erikaperugachi merged commit fcf74fb into Criptext:master Oct 3, 2018
@erikaperugachi erikaperugachi deleted the editor branch October 9, 2018 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants