Explorar o código

[brightcove] Remove unused import

Sergey M․ %!s(int64=10) %!d(string=hai) anos
pai
achega
75eac8961e
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      youtube_dl/extractor/brightcove.py

+ 0 - 1
youtube_dl/extractor/brightcove.py

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