mercurial/repocache.py
changeset 48946 642e31cb55f0
parent 48875 6000f5b25c9b
child 51106 d83d788590a8
--- a/mercurial/repocache.py	Mon Feb 21 13:03:43 2022 -0700
+++ b/mercurial/repocache.py	Mon Feb 21 13:08:28 2022 -0700
@@ -19,7 +19,7 @@
 )
 
 
-class repoloader(object):
+class repoloader:
     """Load repositories in background thread
 
     This is designed for a forking server. A cached repo cannot be obtained