Remove unused imports
This commit is contained in:
parent
ef2fac6f4a
commit
a1ef7e85d6
5 changed files with 1 additions and 7 deletions
|
@ -4,7 +4,6 @@ import json
|
|||
from .common import InfoExtractor
|
||||
from ..utils import (
|
||||
xpath_with_ns,
|
||||
find_xpath_attr,
|
||||
)
|
||||
|
||||
_x = lambda p: xpath_with_ns(p, {'smil': 'http://www.w3.org/2005/SMIL21/Language'})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue