Skip to content

chore: remove unused ServerEndpoint helper - #1920

Open
detail-app[bot] wants to merge 1 commit into
mainfrom
detail/dead-code/chore-remove-unused-serverendpoint-helper-58135a
Open

chore: remove unused ServerEndpoint helper#1920
detail-app[bot] wants to merge 1 commit into
mainfrom
detail/dead-code/chore-remove-unused-serverendpoint-helper-58135a

Conversation

@detail-app

@detail-app detail-app Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Remove the unused ServerEndpoint helper from framework/runtime/parsing.go. This function looked up a server by package name in the RuntimeConfig stack and delegated to Endpoint, but it had zero callers (production or test) and was never called in the entire git history. The resources layer wraps Endpoint directly via LookupServerEndpoint instead, so ServerEndpoint was a left-over utility that was never adopted.

History

  • Last materially changed October 2022 (89eadb0)

Dead Code PRs can be configured here.

@detail-app
detail-app Bot requested a review from n-g August 20, 2026 02:49
@detail-app detail-app Bot assigned n-g Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant