mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
fix comment
This commit is contained in:
parent
a8e1edaa6c
commit
d4f16133de
@ -45,5 +45,4 @@ public class SSLUtil {
|
|||||||
.setKeyManagers(keyManagers)
|
.setKeyManagers(keyManagers)
|
||||||
.setTrustManagers(trustManagers).buildQuietly();
|
.setTrustManagers(trustManagers).buildQuietly();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user