Skip to content

Commit

Permalink
lint correction
Browse files Browse the repository at this point in the history
  • Loading branch information
SamJaarsma committed Feb 23, 2024
1 parent 97bccae commit 98e69f2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion proto/cmp/services/activity/v1alpha/list.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ package cmp.services.activity.v1alpha;
import "cmp/services/activity/v1alpha/search_result_types.proto";
import "cmp/types/v1alpha/common.proto";
import "google/protobuf/timestamp.proto";
import "cmp/types/v1alpha/product_code.proto";

message ActivityProductListRequest {
// Message header
Expand Down
1 change: 0 additions & 1 deletion proto/cmp/types/v1alpha/search.proto
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import "cmp/types/v1alpha/filter.proto";
import "cmp/types/v1alpha/language.proto";
import "cmp/types/v1alpha/sorting.proto";
import "cmp/types/v1alpha/uuid.proto";
import "cmp/types/v1alpha/product_code.proto";

// Search parameters for the search requests
//
Expand Down

0 comments on commit 98e69f2

Please sign in to comment.