1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

do some refactor

This commit is contained in:
fangjian0423
2019-12-01 17:13:21 +08:00
parent e4a4e7f288
commit cef87972d7
5 changed files with 9 additions and 7 deletions

View File

@@ -465,7 +465,6 @@ public class NacosDiscoveryProperties {
}
}
@Deprecated
public NamingService namingServiceInstance() {
if (null != namingService) {