Skip to content

Commit c4e2bf4

Browse files
committed
spotless: Fix code style
1 parent ba3f7c2 commit c4e2bf4

File tree

1 file changed

+0
-1
lines changed
  • commercetools/commercetools-sdk-java-checkout/src/main/java/com/commercetools/checkout/client

1 file changed

+0
-1
lines changed

commercetools/commercetools-sdk-java-checkout/src/main/java/com/commercetools/checkout/client/ProjectApiRoot.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ public ByProjectKeyApplicationsRequestBuilder applications() {
4848
return with().applications();
4949
}
5050

51-
5251
public ByProjectKeyRequestBuilder withProjectKey(final String projectKey) {
5352
return ApiRoot.fromClient(apiHttpClient).withProjectKey(projectKey);
5453
}

0 commit comments

Comments
 (0)