mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 02:26:53 -07:00
Fix flake8 F401 imported but unused
This commit is contained in:
parent
faa378f787
commit
644a11118c
5 changed files with 7 additions and 29 deletions
|
@ -5,7 +5,6 @@ import guessit
|
|||
import requests
|
||||
from six import text_type
|
||||
|
||||
import core
|
||||
from core import logger
|
||||
from core.utils.naming import sanitize_name
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue