projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2387557
)
[xhamster] Remove unused import
author
Sergey M․
<dstftw@gmail.com>
Wed, 5 Aug 2015 17:08:26 +0000
(23:08 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Wed, 5 Aug 2015 17:08:26 +0000
(23:08 +0600)
youtube_dl/extractor/xhamster.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/xhamster.py
b/youtube_dl/extractor/xhamster.py
index 06fedf840d72d042dbae65afe753a414f7df010d..f76ee8fd425dc743ef7f15f3de8a70b2e404c917 100644
(file)
--- a/
youtube_dl/extractor/xhamster.py
+++ b/
youtube_dl/extractor/xhamster.py
@@
-4,7
+4,6
@@
import re
from .common import InfoExtractor
from ..utils import (
- ExtractorError,
unified_strdate,
str_to_int,
int_or_none,