mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-24 12:04:58 +01:00
[nowtv] Remove unused import
This commit is contained in:
parent
e422d7f4f7
commit
5c45bbe57b
|
@ -1,8 +1,6 @@
|
|||
# coding: utf-8
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import re
|
||||
|
||||
from .common import InfoExtractor
|
||||
from ..compat import compat_str
|
||||
from ..utils import (
|
||||
|
|
Loading…
Reference in New Issue
Block a user