DATAGEODE-109 - Edit Javadoc.

Optimize imports.
This commit is contained in:
John Blum
2018-05-25 12:31:04 -07:00
parent def04d01cd
commit bb2a5b7186
4 changed files with 8 additions and 14 deletions

View File

@@ -62,7 +62,6 @@ public class EnableSslConfigurationIntegrationTests extends ClientServerIntegrat
@Resource(name = "Echo")
private Region<String, String> echo;
@BeforeClass
public static void setupGemFireServer() throws Exception {