Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix small issues #8275

Merged
merged 8 commits into from Jul 6, 2019
Merged

Conversation

WilliamHolden
Copy link
Contributor

This PR removes some invalid code and simplifies the coding style.

Copy link
Member

@mvdbeek mvdbeek left a comment

Choose a reason for hiding this comment

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

Excellent, thanks for the cleanup!

} else {
inputFilled = false;
}
inputFilled = !!this._collectionAttached();
Copy link
Member

Choose a reason for hiding this comment

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

Nice, didn't even know this one.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for reviewing!

@martenson martenson added kind/refactoring cleanup or refactoring of existing code, no functional changes status/review and removed area/cleanup labels Jul 6, 2019
@martenson martenson merged commit 65d2bb9 into galaxyproject:dev Jul 6, 2019
@martenson
Copy link
Member

Thanks @WilliamHolden !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/client kind/refactoring cleanup or refactoring of existing code, no functional changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants