Browse Source

[glide] Remove unused import

totalwebcasting
Sergey M․ 8 years ago
parent
commit
f97ec8bcb9
No known key found for this signature in database GPG Key ID: 2C393E0F18A9236D
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      youtube_dl/extractor/glide.py

+ 0
- 1
youtube_dl/extractor/glide.py View File

@ -2,7 +2,6 @@
from __future__ import unicode_literals
from .common import InfoExtractor
from ..utils import unified_strdate
class GlideIE(InfoExtractor):


Loading…
Cancel
Save