[bliptv] Remove unused import
This commit is contained in:
parent
22603348aa
commit
9ac09ed4de
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ import re
|
||||||
from .common import InfoExtractor
|
from .common import InfoExtractor
|
||||||
|
|
||||||
from ..compat import (
|
from ..compat import (
|
||||||
compat_str,
|
|
||||||
compat_urllib_request,
|
compat_urllib_request,
|
||||||
compat_urlparse,
|
compat_urlparse,
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue