Skip to content

Conversation

oms-cs
Copy link
Contributor

@oms-cs oms-cs commented Jan 9, 2023

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized it.
  • All filenames are in PascalCase.
  • All functions and variable names follow Java naming conventions.
  • All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.

the above file had an unnecessary import that is scanner which is not required as per current scope of the class. hence removed the import and ensured no dependancies.

Copy link
Member

@siriak siriak 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, thanks!

@siriak siriak merged commit 64181d6 into TheAlgorithms:master Jan 10, 2023
@Bahati308
Copy link

thanks for this initiative

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