aws-samples / aws-cloudhsm-jce-examples

Sample applications demonstrating how to use the CloudHSM JCE
MIT No Attribution
37 stars 57 forks source link

minor code cleanup: imports and whitespace #38

Closed bnjsmt closed 4 years ago

bnjsmt commented 4 years ago

Issue #, if available: (no issue, cleanup only)

Description of changes: Cleaned-up whitespace (line endings, multiple empty lines, etc.) Updated imports (removed unused imports, sorted, converted wildcard imports to explicit imports)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.