mirror of
https://github.com/clearlinux/libnetwork.git
synced 2026-05-14 10:33:46 +00:00
Now that Endpoint interface has the Info method there is no need to return container data as a return value in the Join method. Removed the return value and fixed all the callers. Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>