mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-01 07:12:23 -04:00
fix up imports
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import json
|
||||
import re
|
||||
|
||||
from .common import InfoExtractor
|
||||
|
||||
Reference in New Issue
Block a user