2
0
mirror of https://gitea.eponym.info/Mirrors/youtube-dl synced 2025-08-31 06:55:13 +00:00

Remove unused imports

This commit is contained in:
Philipp Hagemeister
2013-12-05 14:31:54 +01:00
parent ef2fac6f4a
commit a1ef7e85d6
5 changed files with 1 additions and 7 deletions

View File

@@ -17,7 +17,6 @@ import ssl
import socket
import sys
import traceback
import xml.etree.ElementTree
import zlib
try: