remove unused imports

This commit is contained in:
Philipp Hagemeister 2014-11-20 16:35:55 +01:00
parent f42c190769
commit b244b5c3f9
4 changed files with 1 additions and 5 deletions

View file

@ -2,7 +2,6 @@ from __future__ import unicode_literals
import re
from .common import InfoExtractor
from .mtv import MTVServicesInfoExtractor
from ..utils import (
compat_str,