> > - private final Set<Module> modules = ImmutableSet.<Module> of( > - new ExecutorServiceModule(sameThreadExecutor(), > sameThreadExecutor())); > + private final Set<Module> modules = ImmutableSet.<Module> of(new > ExecutorServiceModule(sameThreadExecutor(),
Please preserve the formatting here. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/224/files#r8221409
