4 lines
87 B
Python
4 lines
87 B
Python
from backend.features.review.service import ReviewService
|
|
|
|
__all__ = ["ReviewService"]
|