fix(feedback): drop rebase residue from the sharing acknowledgement

The post-rebase cleanup removes leftover conflict-marker lines and the
superseded acknowledgement text from the command source, re-adds the
session-telemetry project reference, and restores the lockfile importer
link for the sharing dependency.
This commit is contained in:
Chinesezjc
2026-08-10 18:33:44 +08:00
parent 6a6148a08c
commit ac7c44a5df
3 changed files with 6 additions and 5 deletions

View File

@@ -23,6 +23,9 @@
{
"path": "../../session/user-id"
},
{
"path": "../../session/session-telemetry"
},
{
"path": "../../support/invariants"
}