Remove unused imports
This commit is contained in:
parent
16040f46d6
commit
4f97852316
4 changed files with 0 additions and 5 deletions
|
@ -3,7 +3,6 @@ from __future__ import unicode_literals
|
|||
|
||||
from .common import InfoExtractor
|
||||
from ..utils import (
|
||||
int_or_none,
|
||||
unified_strdate,
|
||||
xpath_text,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue