Skip to content

Commit

Permalink
Remove fixme comment
Browse files Browse the repository at this point in the history
  • Loading branch information
maximecb committed Apr 19, 2024
1 parent 75b8e1d commit 7977859
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/fixtures/sigstore/sigstore_common.proto
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,5 @@ message X509CertificateChain {
// has no known end.
message TimeRange {
google.protobuf.Timestamp start = 1;

// FIXME: codegen chokes on "end" field
optional google.protobuf.Timestamp end = 2;
}

0 comments on commit 7977859

Please sign in to comment.