remove outdated comment

Original commit: elastic/x-pack-elasticsearch@06a51abb65
This commit is contained in:
jaymode 2017-09-15 09:03:36 -06:00
parent 344603e40f
commit 84dd719ab9
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@ public class ESNativeMigrateToolTests extends NativeRealmIntegTestCase {
@Override
protected boolean transportSSLEnabled() {
// don't use autogenerated when we expect a different cert
return useSSL;
}