mercurial/bundlecaches.py
branchstable
changeset 53031 e705fec4a03f
parent 53028 89ab2459f62a
parent 52963 42f78c859dd1
child 53042 cdd7bf612c7b
--- a/mercurial/bundlecaches.py	Wed Mar 05 22:33:11 2025 +0100
+++ b/mercurial/bundlecaches.py	Wed Mar 05 23:02:19 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://"