@metmirr
22 hours ago
Go through the mapsense CLI codebase and clean up dead code. Remove the unused client-side GitHub fetching path in github.ts (LANGUAGE_MAP, fetchPullRequestMetadata, inferLanguages), drop getClientConfig and getStoredGithubToken that nothing imports, un-export internal helpers. Add comments where they'd help a future reader.
+30
-142
7 files
TypeScript