Browse Source

Remove unused import

totalwebcasting
Philipp Hagemeister 10 years ago
parent
commit
d5e944359e
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      youtube_dl/extractor/hypem.py

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

@ -6,7 +6,6 @@ import time
from .common import InfoExtractor
from ..utils import (
compat_str,
compat_urllib_parse,
compat_urllib_request,


Loading…
Cancel
Save