mercurial/bundlecaches.py
changeset 52727 48572371d478
parent 51978 aa7f4a45d8fa
child 52963 42f78c859dd1
--- 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://"