Skip to content

Commit a36f2aa

Browse files
authored
revert
1 parent ad7842f commit a36f2aa

File tree

1 file changed

+0
-1
lines changed
  • commercetools/commercetools-sdk-java-api/src/main/java/com/commercetools/api/models/product

1 file changed

+0
-1
lines changed

commercetools/commercetools-sdk-java-api/src/main/java/com/commercetools/api/models/product/ProductDataLike.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,5 @@ default Optional<ProductVariant> findVariantBySku(final String sku) {
110110
@Nullable
111111
CategoryOrderHints getCategoryOrderHints();
112112

113-
@Nullable
114113
List<Attribute> getAttributes();
115114
}

0 commit comments

Comments
 (0)