Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Cleanup some cruft that seems to have been left over from old refactorings (v2) #20

Closed
wants to merge 3 commits into from

Conversation

ferrous26
Copy link

A revised version of my previous pull request after troelskn pointed out an error in one of my changes.

Since the block is simply called, it does not need to be bound
to a variable. This will also make #invoke a bit faster.
Also, unindent the code now that it is not wrapped in an if statment.

The check is a waste of time given that the argument is mandatory
and that there is nothing else being done in the method.
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants