mirror of
https://github.com/chenhg5/cc-connect.git
synced 2026-07-03 12:28:10 +08:00
Two PRs both added CheckLinger to launchd.go, causing a redeclaration compile error on darwin. Remove the duplicate introduced in the second PR. Co-authored-by: Cursor <cursoragent@cursor.com>