> @@ -144,6 +144,14 @@ > void deleteContainer(String container); > > /** > + * Deletes a container if it is empty. > + * > + * @param container what to delete > + * @return whether container was deleted
Done. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/451/files#r15376675
