Remove unused imports

This commit is contained in:
aapjez 2020-10-02 03:39:40 +02:00
parent 3e60887a2a
commit 3d0e4c1714
1 changed files with 0 additions and 3 deletions

View File

@ -1,9 +1,6 @@
# coding: utf-8
from __future__ import unicode_literals
import os
import re
from .common import InfoExtractor
from ..utils import int_or_none