Skip to content

Commit 75b0ecd

Browse files
committed
style fix
1 parent 3f9c480 commit 75b0ecd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

commercetools/commercetools-sdk-java-history/src/integrationTest/java/com/commercetools/history/defaultconfig/HistoryApiTestUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
import java.util.function.Consumer;
77

88
import com.commercetools.history.client.ByProjectKeyRequestBuilder;
9-
109
import com.commercetools.history.models.common.LocalizedString;
10+
1111
import io.vrap.rmf.base.client.oauth2.ClientCredentials;
1212

1313
import org.apache.commons.lang3.StringUtils;

commercetools/commercetools-sdk-java-history/src/integrationTest/java/com/commercetools/history/defaultconfig/HistoryIntegrationTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
package com.commercetools.history.defaultconfig;
33

44
import com.commercetools.history.models.RecordPagedQueryResponse;
5+
56
import io.vrap.rmf.base.client.ApiHttpResponse;
67

78
import org.junit.Assert;

0 commit comments

Comments
 (0)