2
0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2025-09-24 16:41:05 -06:00

[devscripts/create-github-release] Remove unused import

This commit is contained in:
nmeum 2020-01-05 19:26:22 +01:00 committed by Sergey M
parent 44b434e4e3
commit 259ad38173

View File

@ -1,7 +1,6 @@
#!/usr/bin/env python
from __future__ import unicode_literals
import base64
import io
import json
import mimetypes