diff --git a/ozon/products.proto b/ozon/products.proto index be8195c..962276d 100644 --- a/ozon/products.proto +++ b/ozon/products.proto @@ -199,7 +199,6 @@ message ProductAttributes { string primary_image = 13; Model_info model_info = 15; repeated string images = 16; - repeated string pdf_list = 17; repeated Attributes attributes = 18; string color_image = 21; int64 description_category_id = 22;