Skip to content

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

Open
AdeMi20 wants to merge 1 commit into
MettaChain:mainfrom
AdeMi20:NeighborhoodsModule
Open

refactor: remove commented-out NeighborhoodsModule from app module imports#842
AdeMi20 wants to merge 1 commit into
MettaChain:mainfrom
AdeMi20:NeighborhoodsModule

Conversation

@AdeMi20

@AdeMi20 AdeMi20 commented Jun 27, 2026

Copy link
Copy Markdown

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

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

1 participant