Devin AI
|
092cf5b65c
|
Low-risk cleanup: remove unused imports, add .next to gitignore, fix auth types, remove test routes
- Remove unused snakeToCamel/camelToSnake imports from base.adapter.ts
- Add /.next to .gitignore (stale Next.js artifact in SvelteKit project)
- Create UserInfoResponse type in oauth.ts and fix broken import in map.ts
- Remove test/example routes: test/, test-sidebar/, components/examples/
Co-Authored-By: Justin Edmund <justin@jedmund.com>
|
2025-11-28 19:20:11 +00:00 |
|