projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44b434e
)
[devscripts/create-github-release] Remove unused import
author
nmeum
<soeren+github@soeren-tempel.net>
Sun, 5 Jan 2020 18:26:22 +0000
(19:26 +0100)
committer
Sergey M
<dstftw@gmail.com>
Sun, 5 Jan 2020 18:26:22 +0000
(
01:26
+0700)
devscripts/create-github-release.py
patch
|
blob
|
history
diff --git
a/devscripts/create-github-release.py
b/devscripts/create-github-release.py
index 6464ef322568991ca3d4bb315db548f02db002b1..2ddfa109698864f642b97f8bcb9846f84631e4d9 100644
(file)
--- a/
devscripts/create-github-release.py
+++ b/
devscripts/create-github-release.py
@@
-1,7
+1,6
@@
#!/usr/bin/env python
from __future__ import unicode_literals
-import base64
import io
import json
import mimetypes