--- a/mercurial/bundlecaches.py Fri Jan 31 15:04:13 2025 +0000
+++ b/mercurial/bundlecaches.py Tue Jan 07 14:05:51 2025 +0100
@@ -35,7 +35,6 @@
urlreq = util.urlreq
-BUNDLE_CACHE_DIR = b'bundle-cache'
CB_MANIFEST_FILE = b'clonebundles.manifest'
CLONEBUNDLESCHEME = b"peer-bundle-cache://"