This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[devscripts/create-github-release] Remove unused import
master
nmeum
5 years ago
committed by
Sergey M
parent
44b434e4e3
commit
259ad38173
1 changed files
with
0 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
devscripts/create-github-release.py
+ 0
- 1
devscripts/create-github-release.py
View File
@ -1,7 +1,6 @@
#!/usr/bin/env python
#!/usr/bin/env python
from
__future__
import
unicode_literals
from
__future__
import
unicode_literals
import
base64
import
io
import
io
import
json
import
json
import
mimetypes
import
mimetypes
Write
Preview
Loading…
Cancel
Save