mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-25 20:34:26 -08:00
4 lines
68 B
Python
4 lines
68 B
Python
from .service import FeedbackService
|
|
|
|
__all__ = ["FeedbackService"]
|