nzbToMedia/core/plugins/downloaders/utils.py
2019-03-10 11:25:12 -04:00

5 lines
114 B
Python

from core.plugins.downloaders.torrent.utils import (
pause_torrent,
remove_torrent,
resume_torrent,
)