protected void doUnsubscribe()

in registry-api/src/main/java/com/alibaba/dubbo/registry/kubernetes/KubernetesRegistry.java [153:156]


    protected void doUnsubscribe(URL url, NotifyListener notifyListener) {
        //TODO
        //Need cancel the watcher
    }