]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/networking/__init__.py
[cleanup] Misc (#8598)
[yt-dlp.git] / yt_dlp / networking / __init__.py
index 96c5a0678f85f3262db928bb8d4d35b145e06b82..acadc0147d597d547325b41166fc1e99221ea60e 100644 (file)
@@ -28,4 +28,3 @@
     pass
 except Exception as e:
     warnings.warn(f'Failed to import "websockets" request handler: {e}' + bug_reports_message())
-