Skip to content

Commit 7e25c79

Browse files
committed
spotless: Fix code style
1 parent f98fc99 commit 7e25c79

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
public interface ProjectScopedApiRoot {
55
ByProjectKeyRequestBuilder with();
6+
67
ByProjectKeyTransactionsRequestBuilder transactions();
8+
79
ByProjectKeyPaymentIntentsRequestBuilder paymentIntents();
810
}

0 commit comments

Comments
 (0)