remove addl whitespace pointed out in JCLOUDS-331

This commit is contained in:
Alex Heneveld 2013-11-19 15:23:21 +00:00 committed by Andrew Phillips
parent 9a7336bb0e
commit 3ecbf90847
5 changed files with 11 additions and 11 deletions

View File

@ -86,7 +86,7 @@ public class EC2TemplateBuilderTest {
.parent(provider).build();
public static final Hardware CC1_4XLARGE = cc1_4xlarge().supportsImageIds(ImmutableSet.of("us-east-1/cc-image"))
.build();
.build();
/**
* Verifies that {@link TemplateBuilderImpl} would choose the correct size of the instance, based