[
https://issues.apache.org/jira/browse/COMPRESS-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arturo Bernal updated COMPRESS-561:
-----------------------------------
Description:
Minor improvement
* Unused import
* add final
* Replace Charset.forName("UTF-8") for --> StandardCharsets.UTF_8
* Unnecessary semicolon ''
*
was:
Minor improvement
* Unused import
* add final
> Minor improvement
> -----------------
>
> Key: COMPRESS-561
> URL: https://issues.apache.org/jira/browse/COMPRESS-561
> Project: Commons Compress
> Issue Type: Improvement
> Reporter: Arturo Bernal
> Priority: Major
>
> Minor improvement
>
> * Unused import
> * add final
> * Replace Charset.forName("UTF-8") for --> StandardCharsets.UTF_8
> * Unnecessary semicolon ''
> *
--
This message was sent by Atlassian Jira
(v8.3.4#803005)