aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/cache.py
diff options
context:
space:
mode:
Diffstat (limited to 'yt_dlp/cache.py')
-rw-r--r--yt_dlp/cache.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/yt_dlp/cache.py b/yt_dlp/cache.py
index f8344fe77..9dd4f2f25 100644
--- a/yt_dlp/cache.py
+++ b/yt_dlp/cache.py
@@ -1,5 +1,4 @@
import contextlib
-import errno
import json
import os
import re