删除无用注释

This commit is contained in:
ascrutae 2016-11-09 23:40:40 +08:00
parent bb5b33c3b3
commit 715effc177
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ public interface RegistryManager {
void subscribe(RegistryData data, NotifyListener listener);
/**
* 移除storage节点之后
* 移除storage节点监听
*
* @param data
*/