Skip to content

remove unnecessary ok's, no functional change#93

Closed
LarryRuane wants to merge 3 commits intozcash:masterfrom
LarryRuane:remove-oks
Closed

remove unnecessary ok's, no functional change#93
LarryRuane wants to merge 3 commits intozcash:masterfrom
LarryRuane:remove-oks

Conversation

@LarryRuane
Copy link
Collaborator

Change: if ok := x; !ok { to if !x { in several places (same effect but simpler).

@LarryRuane LarryRuane requested a review from mdr0id October 9, 2019 22:18
@mdr0id mdr0id closed this Oct 10, 2019
@mdr0id mdr0id reopened this Oct 10, 2019
@mdr0id mdr0id closed this Oct 10, 2019
@mdr0id mdr0id reopened this Oct 10, 2019
@mdr0id mdr0id closed this Oct 10, 2019
@mdr0id mdr0id reopened this Oct 10, 2019
@mdr0id mdr0id closed this Oct 14, 2019
@mdr0id mdr0id reopened this Oct 14, 2019
@LarryRuane
Copy link
Collaborator Author

LarryRuane commented Oct 30, 2019

This PR was superseded by #118, closing

@LarryRuane LarryRuane closed this Oct 30, 2019
@LarryRuane LarryRuane deleted the remove-oks branch October 30, 2019 15:23
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