Skip to content

chore: remove dead FetchWorkspaceRequirements function - #1935

Open
detail-app[bot] wants to merge 1 commit into
mainfrom
detail/dead-code/chore-remove-dead-fetchworkspacerequirements-funct-263b22
Open

chore: remove dead FetchWorkspaceRequirements function#1935
detail-app[bot] wants to merge 1 commit into
mainfrom
detail/dead-code/chore-remove-dead-fetchworkspacerequirements-funct-263b22

Conversation

@detail-app

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

Copy link
Copy Markdown
Contributor

Removed FetchWorkspaceRequirements from internal/cli/versioncheck/fetch.go, along with its now-unused cuefrontend and schema imports.

FetchWorkspaceRequirements had zero callers anywhere in the codebase. The function lived under an internal/ package (so no external consumer could exist), and its sole intended consumer — a computeRequirements callback parameter on CheckRemote — was removed in commit 28cbca9, leaving this helper orphaned. The function was self-described as broken (an 'XXX this method is not correct' comment) and nothing has wired it back in since.

History

  • Last materially changed November 2022 (@hugo)

Dead Code PRs can be configured here.

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