mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix comment
This commit is contained in:
@@ -45,5 +45,4 @@ public class SSLUtil {
|
||||
.setKeyManagers(keyManagers)
|
||||
.setTrustManagers(trustManagers).buildQuietly();
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user