> @@ -131,7 +160,7 @@ protected void configure() {
>     @Singleton
>     @Memoized
>     public Supplier<Map<URI, ? extends org.jclouds.compute.domain.Image>> 
> provideImagesMap(
> -           AtomicReference<AuthorizationException> authException,
> +           AtomicReference <AuthorizationException> authException,

Remove space before generic type param?

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

Reply via email to