chore: remove URL count from source-links.md to reduce merge conflicts

This commit is contained in:
kiloconnect[bot]
2026-05-25 14:42:27 +00:00
parent 1bed976e8d
commit 3157d1526c
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -1,7 +1,6 @@
# Source Code Links
<!-- Auto-generated by script/extract-source-links.ts — DO NOT EDIT -->
<!-- 92 unique URLs extracted from extension and CLI source -->
- <https://accounts.x.ai>
<!-- packages/opencode/src/plugin/xai.ts -->
-1
View File
@@ -147,7 +147,6 @@ function render(sorted: [string, Set<string>][]): string {
"# Source Code Links",
"",
"<!-- Auto-generated by script/extract-source-links.ts — DO NOT EDIT -->",
`<!-- ${sorted.length} unique URLs extracted from extension and CLI source -->`,
"",
]