SGF-749 - Edit Javadoc.

Optimize imports.
This commit is contained in:
John Blum
2018-05-25 12:31:04 -07:00
parent af37012d33
commit 89c9d6227c
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 {