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