Browse Source

[wat] Remove unused import

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

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

@ -7,7 +7,6 @@ import hashlib
from .common import InfoExtractor
from ..utils import (
ExtractorError,
unified_strdate,
)


Loading…
Cancel
Save