[vimeo] Remove superfluous whitespace

This commit is contained in:
Sergey M. 2014-02-03 20:24:11 +07:00
parent 4edff4cfa8
commit b0268cb6ce
2 changed files with 6 additions and 7 deletions

View File

@ -10,7 +10,6 @@ from .subtitles import SubtitlesInfoExtractor
from ..utils import (
compat_urllib_parse,
compat_urllib_request,
clean_html,
get_element_by_attribute,
ExtractorError,