Remove unused imports
This commit is contained in:
parent
526b276fd7
commit
c9f08154a3
8 changed files with 2 additions and 15 deletions
|
@ -4,7 +4,7 @@ from __future__ import unicode_literals
|
|||
from .common import InfoExtractor
|
||||
from .soundcloud import SoundcloudIE
|
||||
from ..utils import ExtractorError
|
||||
import datetime
|
||||
|
||||
import time
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue