Skip to content

chore: remove unused API_URL import from pm-wizard-hooks.ts#1150

Merged
zbigniewsobiecki merged 1 commit intodevfrom
adhoc/pm-wizard-hooks-unused-api-url-import
Apr 18, 2026
Merged

chore: remove unused API_URL import from pm-wizard-hooks.ts#1150
zbigniewsobiecki merged 1 commit intodevfrom
adhoc/pm-wizard-hooks-unused-api-url-import

Conversation

@zbigniewsobiecki
Copy link
Copy Markdown
Member

Summary

Adhoc cleanup. One-line delete — an unused API_URL import left behind by plan 012/4 (useWebhookManagement + useLinearWebhookInfo were deleted; each provider's wizard now imports API_URL directly in its own useProviderHooks).

Biome flagged it as a lint warning (not error), so CI let it through on #1149. This keeps the tree fully clean.

Test plan

  • npm run lint — 0 warnings, 0 errors
  • npm run typecheck — green
  • Unit tests (web/) — 391/391 passing

🤖 Generated with Claude Code

Adhoc cleanup. Leftover from plan 012/4 — deleted useWebhookManagement
and useLinearWebhookInfo (the two consumers of API_URL); each
provider's wizard now imports API_URL directly inside its own
useProviderHooks. Biome flagged it as a warning, which CI did not
fail on.

Co-Authored-By: Claude Opus 4 (1M context) <noreply@anthropic.com>
@zbigniewsobiecki zbigniewsobiecki merged commit 12220cc into dev Apr 18, 2026
5 of 7 checks passed
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