Browse Source

removed some unnecessary imports

master
M.Yasoob Khalid 11 years ago
parent
commit
2b1b511f6b
1 changed files with 0 additions and 2 deletions
  1. 2
      youtube_dl/extractor/exfm.py

2
youtube_dl/extractor/exfm.py

@ -1,6 +1,4 @@
import re
import json
import time
from .common import InfoExtractor

Loading…
Cancel
Save