mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 13:53:15 -07:00
Refactor nzbToMediaAutoFork -> forks
This commit is contained in:
parent
d3ce2a10f5
commit
23cd600a6c
3 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ import requests
|
|||
|
||||
import core
|
||||
from core import transcoder
|
||||
from core.nzbToMediaAutoFork import auto_fork
|
||||
from core.forks import auto_fork
|
||||
from core.nzbToMediaUtil import server_responding
|
||||
|
||||
# Initialize the config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue