Skip to content

Conversation

@phrdang
Copy link
Member

@phrdang phrdang commented Jul 1, 2021

Changes

  • Remove unused imports from Average, Lexico classes
  • Import java.util classes explicitly in Access, Names, and Sort classes to avoid generics error
  • Close Scanner object in Names.java
  • Suppress unused variable warnings in Access.java

Affected Sections/Problems

  • 14.7 Practice
    • Lexicographical Order
    • Average
  • 16.6 Practice
    • Access
    • Names
    • Sort

phrdang added 2 commits July 1, 2021 11:34
- Close Scanner in Names.java
- Suppress unused warning in Access.java
@phrdang phrdang removed the request for review from AlveeraMunshi July 1, 2021 20:20
@JJ27 JJ27 merged commit 8f6745c into master Jul 7, 2021
@JJ27 JJ27 deleted the fix-imports branch July 7, 2021 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants