Skip to content

Commit

Permalink
remove mention of media type
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronc committed Dec 13, 2023
1 parent cbd68fd commit ab50183
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions proto/regen/data/v2/types.proto
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ message ContentHash {
// which is preserved bit by bit. All other content encodings specify a
// deterministic, canonical encoding allowing implementations to choose from a
// variety of alternative formats for transport and encoding while maintaining
// the guarantee that the canonical hash will not change. The media type for
// "raw" data is defined by the MediaType enum.
// the guarantee that the canonical hash will not change.
Raw raw = 1;

// graph specifies graph data that conforms to the RDF data model.
Expand Down

0 comments on commit ab50183

Please sign in to comment.