> @@ -177,6 +177,26 @@ private String getMessage(final String containerName, > return listing; > } > > + private ListenableFuture<Void> deleteDirectory(
[minor] Could you move `final ListContainerOptions options, ` up one row? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/349/files#r11762002
