]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/cache.py
[ie/bbc] Fix and extend extraction (#9705)
[yt-dlp.git] / yt_dlp / cache.py
index f8344fe77a957f7e12e42acc451932aa4e948527..9dd4f2f25b91a114cfb2ead8949e8fae654e8b69 100644 (file)
@@ -1,5 +1,4 @@
 import contextlib
-import errno
 import json
 import os
 import re