You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by GitBox <gi...@apache.org> on 2021/10/02 08:32:03 UTC

[GitHub] [jspwiki] arturobernalg opened a new pull request #142: JSPWIKI-1157 - Remove redundant String

arturobernalg opened a new pull request #142:
URL: https://github.com/apache/jspwiki/pull/142


   Remove redundant String constructors and calls to methods like toString() or substring() when they can be replaced with a simplified expression.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jspwiki.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [jspwiki] juanpablo-santos merged pull request #142: JSPWIKI-1157 - Remove redundant String

Posted by GitBox <gi...@apache.org>.
juanpablo-santos merged pull request #142:
URL: https://github.com/apache/jspwiki/pull/142


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jspwiki.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org