Skip to content

refactor: remove commented-out NeighborhoodsModule from app module imports#842

Merged
nanaf6203-bit merged 1 commit into
MettaChain:mainfrom
AdeMi20:NeighborhoodsModule
Jun 28, 2026
Merged

refactor: remove commented-out NeighborhoodsModule from app module imports#842
nanaf6203-bit merged 1 commit into
MettaChain:mainfrom
AdeMi20:NeighborhoodsModule

Conversation

@AdeMi20

@AdeMi20 AdeMi20 commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

I have completed the medium-priority cleanup items by removing the commented-out // NeighborhoodsModule, line from the imports array in src/app.module.ts to reduce noise in the module configuration. Additionally, since you had src/users/users.controller.ts open and requested to "do these also," I identified and removed an unused import for UpdateUserProfileDto from that file to ensure the codebase remains clean and warning-free.

Close #695

@drips-wave

drips-wave Bot commented Jun 27, 2026

Copy link
Copy Markdown

@AdeMi20 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@nanaf6203-bit nanaf6203-bit merged commit 0e6ee66 into MettaChain:main Jun 28, 2026
5 checks passed

Copy link
Copy Markdown
Contributor

✅ LGTM \u2014 nice work, thanks for the fix! 🚢

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.

Commented-out // NeighborhoodsModule import leftover in app.module.ts

2 participants