hgext/sparse.py
changeset 47943 91afee6f959e
parent 47941 50bed873a765
child 47944 3911c61f09c6
--- a/hgext/sparse.py	Tue Aug 24 21:09:01 2021 +0200
+++ b/hgext/sparse.py	Tue Aug 24 21:09:20 2021 +0200
@@ -257,7 +257,6 @@
     editfuncs = [
         b'set_tracked',
         b'set_untracked',
-        b'add',
         b'copy',
         b'remove',
         b'merge',