Browse Source

[brightcove] Remove unused import

master
Sergey M․ 9 years ago
parent
commit
75eac8961e
1 changed files with 0 additions and 1 deletions
  1. 1
      youtube_dl/extractor/brightcove.py

1
youtube_dl/extractor/brightcove.py

@ -26,7 +26,6 @@ from ..utils import (
float_or_none,
int_or_none,
parse_iso8601,
extract_attributes,
)

Loading…
Cancel
Save