Skip to content

Commit c819e2d

Browse files
committed
Remove extraneous newline
1 parent 4ba7cd3 commit c819e2d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/test/java/org/elasticsearch/plugins/PluginsServiceTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,6 @@ public void testExistingMandatoryInstalledPlugin() throws IOException {
655655
.put("plugin.mandatory", "fake")
656656
.build();
657657
newPluginsService(settings);
658-
659658
}
660659

661660
public void testExistingMandatoryMetaPlugin() throws IOException {

0 commit comments

Comments
 (0)