webapp/src/modules
padreug 31a9c0a9dc Clean up legacy singleton references after InvoiceService migration
- Update commented TODO in PaymentMonitorService to use proper DI pattern
- Remove outdated reference to legacy invoiceService singleton
- Prepare PaymentMonitorService for future DI migration with proper pattern

This cleanup eliminates the last remaining reference to the legacy
InvoiceService singleton pattern, ensuring code consistency.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-07 01:14:18 +02:00
..
base Migrate InvoiceService to dependency injection pattern 2025-09-07 01:10:55 +02:00
chat Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
events Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
market Clean up legacy singleton references after InvoiceService migration 2025-09-07 01:14:18 +02:00
nostr-feed 1.3.5 Module Registration Pattern: Add BaseModulePlugin abstraction 2025-09-06 12:16:40 +02:00