hungphan227 commented on PR #2583:
URL: https://github.com/apache/james-project/pull/2583#issuecomment-2576916627

   > Have you tried
   > 
   > StringUtils.remove(s, '>);
   > 
   > Or
   > 
   > CharMatcher.is('>').removeFrom(s)
   > 
   > ?
   
   Don't you want to keep at least one character after removing?


-- 
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: notifications-unsubscr...@james.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org
For additional commands, e-mail: notifications-h...@james.apache.org

Reply via email to