Skip to content

Commit

Permalink
fix contact info
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-c4t committed Aug 19, 2024
1 parent d1f0578 commit 29d2ab2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions proto/cmp/types/v1alpha/contact_info.proto
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@ import "cmp/types/v1alpha/link.proto";
//
// ![Diagram](https://storage.googleapis.com/docs-cmp-files/diagrams/proto/cmp/types/v1alpha/contact_info.proto.dot.xs.svg)
// [Open Message Diagram](https://storage.googleapis.com/docs-cmp-files/diagrams/proto/cmp/types/v1alpha/contact_info.proto.dot.svg)


message ContactInfo {

// Address
repeated cmp.types.v1alpha.Address address = 1;

Expand All @@ -26,5 +23,4 @@ message ContactInfo {

// Websites
repeated cmp.types.v1alpha.Link links = 4;

}

0 comments on commit 29d2ab2

Please sign in to comment.