Browse Source

[played] Remove unused import

totalwebcasting
Philipp Hagemeister 10 years ago
parent
commit
76e7d1e74b
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      youtube_dl/extractor/played.py

+ 0
- 1
youtube_dl/extractor/played.py View File

@ -2,7 +2,6 @@
from __future__ import unicode_literals
import re
import time
import os.path
from .common import InfoExtractor


Loading…
Cancel
Save