> @@ -116,6 +121,8 @@
>                                                 
> operationCompleteCheckInterval, TimeUnit.MILLISECONDS);
>        this.zones = zones;
>        this.firewallTagNamingConvention = firewallTagNamingConvention;
> +      this.imageProjects = ImmutableList.copyOf(imageProjects);

unnecessary safe copy

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

Reply via email to