1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-11-22 08:34:32 +01:00

[playerglobewien] - removed unused import

This commit is contained in:
Oneboy1979 2020-04-17 16:42:46 +02:00
parent 06a9eb6764
commit 9ed1d089d1

View File

@ -1,7 +1,6 @@
# coding: utf-8
from __future__ import unicode_literals
import re
from .common import InfoExtractor