mirror of
https://github.com/Benexl/FastAnime.git
synced 2026-01-26 03:04:48 -08:00
4 lines
68 B
Python
4 lines
68 B
Python
from .service import DownloadService
|
|
|
|
__all__ = ["DownloadService"]
|