DATAGEODE-109 - Edit Javadoc.

Optimize imports.
This commit is contained in:
John Blum
2018-05-25 12:31:04 -07:00
parent 82f6402e65
commit 32bbef0d89
5 changed files with 8 additions and 15 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 {