>  
>     @Override
> +   protected void configure() {
> +      super.configure();
> +      bind(DateAdapter.class).to(Iso8601DateAdapter.class);

This is already configured in the `SwiftTypeAdapters` module. Remove from here?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-openstack/pull/79/files#r9778770

Reply via email to