mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
del duplicate blank
This commit is contained in:
parent
94f3de3b36
commit
fa29783cff
@ -126,8 +126,7 @@ public class NacosContextRefresher
|
||||
applicationContext.publishEvent(
|
||||
new RefreshEvent(this, null, "Refresh Nacos config"));
|
||||
if (LOGGER.isDebugEnabled()) {
|
||||
LOGGER.debug("Refresh Nacos config group[[]] dataId[]", group,
|
||||
dataId);
|
||||
LOGGER.debug("Refresh Nacos config group{},dataId{}", group, dataId);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user