Browse Source

[eighttracks] Remove unused import

master
Jaime Marquínez Ferrándiz 10 years ago
parent
commit
9202b1b787
1 changed files with 0 additions and 1 deletions
  1. 1
      youtube_dl/extractor/eighttracks.py

1
youtube_dl/extractor/eighttracks.py

@ -3,7 +3,6 @@ from __future__ import unicode_literals
import json
import random
import re
from .common import InfoExtractor
from ..compat import (

Loading…
Cancel
Save