Fix flake8 F401 imported but unused

This commit is contained in:
Labrys of Knossos 2019-04-05 13:07:24 -04:00
commit 644a11118c
5 changed files with 7 additions and 29 deletions

View file

@ -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