MailProcessor: Format with google-java-format
Change-Id: I9f8c28aa33d9f95493e6b52ffc5a5048af872913
This commit is contained in:
@@ -189,8 +189,7 @@ public class MailProcessor {
|
||||
}
|
||||
|
||||
if (parsedComments.isEmpty()) {
|
||||
log.warn(
|
||||
"Could not parse any comments from " + message.id() + ". Will delete message.");
|
||||
log.warn("Could not parse any comments from " + message.id() + ". Will delete message.");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user