mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 05:43:16 -07:00
Refactor nzbToMediaUtil -> utils
This commit is contained in:
parent
34904ee892
commit
f61a17b8a0
14 changed files with 14 additions and 14 deletions
|
@ -7,7 +7,7 @@ import requests
|
|||
import core
|
||||
from core import transcoder
|
||||
from core.forks import auto_fork
|
||||
from core.nzbToMediaUtil import server_responding
|
||||
from core.utils import server_responding
|
||||
|
||||
# Initialize the config
|
||||
core.initialize()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue