>     private final Integer maxAgeSeconds;
> -
> -   public BucketCors(@Nullable Set<String> origin, @Nullable Set<String> 
> method, @Nullable Set<String> responseHeader,
> +   
> +   private BucketCors( Set<String> origin, Set<String> method, Set<String> 
> responseHeader,

[minor] Remove space after `(`?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/33/files#r14633602

Reply via email to