Skip to content

Commit 4f50606

Browse files
committed
Spotless apply results
1 parent 6d1728d commit 4f50606

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

x-pack/plugin/watcher/src/main/java/org/elasticsearch/xpack/watcher/notification/email/EmailService.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
import java.util.function.Predicate;
3535
import java.util.stream.Collectors;
3636
import java.util.stream.Stream;
37+
3738
import javax.mail.MessagingException;
3839
import javax.mail.internet.InternetAddress;
3940
import javax.net.ssl.SSLSocketFactory;

x-pack/plugin/watcher/src/test/java/org/elasticsearch/xpack/watcher/notification/email/EmailServiceTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
import java.util.List;
2222
import java.util.Properties;
2323
import java.util.Set;
24+
2425
import javax.mail.MessagingException;
2526

2627
import static org.hamcrest.Matchers.containsInAnyOrder;

0 commit comments

Comments
 (0)