Skip to content

fix(#621): remove unused API_BASE_URL declaration from dashboard.ts#963

Open
shogun444 wants to merge 3 commits into
LabsCrypt:mainfrom
shogun444:fix/remove-api-base-url-621
Open

fix(#621): remove unused API_BASE_URL declaration from dashboard.ts#963
shogun444 wants to merge 3 commits into
LabsCrypt:mainfrom
shogun444:fix/remove-api-base-url-621

Conversation

@shogun444

Copy link
Copy Markdown
Contributor

Closes #621

Changes

  • Removed the unused \API_BASE_URL\ module-level constant from \ rontend/src/lib/dashboard.ts\ that was declared but never referenced.
  • Verified with ESLint that no other references exist.

@shogun444 shogun444 force-pushed the fix/remove-api-base-url-621 branch from 4ef2e9b to a8b0ae3 Compare June 30, 2026 07:57
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.

[Frontend] Remove dead API_BASE_URL in lib/dashboard.ts (declared but never used)

1 participant