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

refactor #198: convert null checks in Network.kt to kotlin style #201

Merged
merged 1 commit into from
Dec 9, 2020

Conversation

Sparsh1212
Copy link
Contributor

Issue Fix

Fixes #198

  • Run the unit tests with ./gradlew check to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.

@Sparsh1212
Copy link
Contributor Author

@garvit984 Please review.

@garvit984 garvit984 merged commit 2dd8750 into openMF:master Dec 9, 2020
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.

refactor: convert null check to kotlin style
2 participants