mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-07-31 12:00:04 -07:00
Remove unused import
This commit is contained in:
parent
bd385176e7
commit
6f7b85f711
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ from six.moves.urllib.request import urlretrieve
|
||||||
import cleanup
|
import cleanup
|
||||||
import core
|
import core
|
||||||
from core import github_api as github, logger
|
from core import github_api as github, logger
|
||||||
import libs.util
|
|
||||||
|
|
||||||
|
|
||||||
class CheckVersion(object):
|
class CheckVersion(object):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue