mirror of
https://github.com/morpheus65535/bazarr
synced 2024-12-25 09:12:38 +00:00
Merge remote-tracking branch 'origin/development' into subliminal_patch
This commit is contained in:
commit
7cdf9fcc4e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ import logging
|
|||
import time
|
||||
|
||||
from cork import Cork
|
||||
from configparser2 import ConfigParser
|
||||
from configparser import ConfigParser
|
||||
from config import settings
|
||||
from check_update import check_releases
|
||||
from get_args import args
|
||||
|
|
Loading…
Reference in a new issue