Files
rose-ash/shared/services
giles 336a4ad9a1
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled
Lazy-import Like model in SqlLikesService
The module-level import of likes.models.like.Like caused ImportError
in non-likes services that register SqlLikesService. Move the import
into a lazy helper called per-method.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 08:51:11 +00:00
..