Remove unused imports

This commit is contained in:
Philipp Hagemeister 2014-04-19 19:57:09 +02:00
parent 7f9c31df88
commit 0610a3e0b2
3 changed files with 0 additions and 5 deletions

View file

@ -1,6 +1,5 @@
from __future__ import unicode_literals
import os
import re
from .common import InfoExtractor