[comedycentral] Remove unused import
This commit is contained in:
parent
cf2e2eb1c0
commit
1a4123de04
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ from __future__ import unicode_literals
|
||||||
|
|
||||||
import re
|
import re
|
||||||
|
|
||||||
from .common import InfoExtractor
|
|
||||||
from .mtv import MTVServicesInfoExtractor
|
from .mtv import MTVServicesInfoExtractor
|
||||||
from ..compat import (
|
from ..compat import (
|
||||||
compat_str,
|
compat_str,
|
||||||
|
|
Loading…
Reference in a new issue