Browse Source

[nowtv] Remove unused import

totalwebcasting
Jaime Marquínez Ferrándiz 9 years ago
parent
commit
5c45bbe57b
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      youtube_dl/extractor/nowtv.py

+ 0
- 2
youtube_dl/extractor/nowtv.py View File

@ -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…
Cancel
Save