1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-01 07:12:23 -04:00

Remove unused imports

This commit is contained in:
Jaime Marquínez Ferrándiz
2014-12-15 08:24:50 +01:00
parent 6f9b54933f
commit 3013bbb27d
2 changed files with 0 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
from __future__ import unicode_literals
import re
import time
from .common import InfoExtractor
from ..compat import (