Hi, I see that the method unbind() in Registry.class is mentioned as a //noop. The Javadoc on the method never says anything. Further, the method is not even listed in the Camel documentation at https://camel.apache.org/manual/registry.html.
Why do we have this method unbind() at all then? Can the Javadoc be fixed for this? It sounds confusing. Regards.