mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-07-07 05:31:11 -07:00
5 lines
114 B
Python
5 lines
114 B
Python
from core.plugins.downloaders.torrent.utils import (
|
|
pause_torrent,
|
|
remove_torrent,
|
|
resume_torrent,
|
|
)
|