diff --git a/34.md b/34.md index fa4c87cc..f3d41e42 100644 --- a/34.md +++ b/34.md @@ -76,16 +76,6 @@ An optional source of truth for the state of branches and tags in a repository. The `refs` tag may appear multiple times, or none. -The `refs` tag can be optionally extended to enable clients to identify how many commits ahead a ref is: - -```jsonc -{ - "tags": [ - ["refs//", "", "", "", ...], - ] -} -``` - ## Patches and Pull Requests (PRs) Patches and PRs can be sent by anyone to any repository. Patches and PRs to a specific repository SHOULD be sent to the relays specified in that repository's announcement event's `"relays"` tag. Patch and PR events SHOULD include an `a` tag pointing to that repository's announcement address.