Branch: refs/heads/claude/vigilant-dirac-qib2zr Home: https://github.com/xwiki/xwiki-platform Commit: 5171ff932f549b51b77051ac234a0bce84792bd1 https://github.com/xwiki/xwiki-platform/commit/5171ff932f549b51b77051ac234a0... Author: Vincent Massol <[email protected]> Date: 2026-07-16 (Thu, 16 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-send/xwiki-platform-mail-send-storage/src/main/java/org/xwiki/mail/script/MailStorageScriptService.java Log Message: ----------- [Misc] Remove unused private loadMessage() in MailStorageScriptService (SonarCloud java:S1144) Sibling of the DeprecatedMailStorageScriptService cleanup, spotted in review: the private loadMessage() helper is unused; remove it and its now-orphaned javax.mail.Session / javax.mail.internet.MimeMessage imports. Co-Authored-By: Vincent Massol <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications