Skip to content

Hexagonal pattern fixes#814

Merged
npathai merged 8 commits into
iluwatar:masterfrom
pmatejko:hexagonal-fixes
Oct 27, 2018
Merged

Hexagonal pattern fixes#814
npathai merged 8 commits into
iluwatar:masterfrom
pmatejko:hexagonal-fixes

Conversation

@pmatejko
Copy link
Copy Markdown
Contributor

Fixed wrong 'else if' (it had the same condition as previous 'if' but it should have been just 'else')
Fixed typo and changed Finnish 'saldo' word to 'balance'
Deleted unused imports
Simplified few other things

Copy link
Copy Markdown

@IAmPramod IAmPramod left a comment

Choose a reason for hiding this comment

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

Looks good!

@npathai
Copy link
Copy Markdown
Contributor

npathai commented Oct 27, 2018

@pmatejko Good work 👍

@npathai npathai merged commit 4446e74 into iluwatar:master Oct 27, 2018
zkydrx added a commit to zkydrx/java-design-patterns that referenced this pull request Oct 28, 2018
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.

3 participants