Skip to content

Minor code cleanup#127

Open
fykidwai wants to merge 1 commit intoEBISPOT:masterfrom
fykidwai:code-cleanup
Open

Minor code cleanup#127
fykidwai wants to merge 1 commit intoEBISPOT:masterfrom
fykidwai:code-cleanup

Conversation

@fykidwai
Copy link

@fykidwai fykidwai commented Jul 5, 2021

  • Merged nested if blocks
  • removed redundant else
  • Removed unnecessary tostring() calls
  • removed unnecessary array creation
  • Converted map.keySet() loops to map.entrySet()
  • Updated .gitignore

Merged nested if blocks
removed redundant else
Removed unnecessary tostring() calls
removed unnecessary array creation
Converted map.keySet() loops to map.entrySet()
Updated .gitignore
@fykidwai
Copy link
Author

fykidwai commented Jul 8, 2021

@ala-ebi / @sajo-ebi : Can you please review the PR. it has only minor changes that shouldn't impact any functionality

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.

1 participant