tests/test-context.py
changeset 49282 d7f3f745f20c
parent 48875 6000f5b25c9b
child 50040 d41960df197e
--- a/tests/test-context.py	Sun May 29 12:25:24 2022 +0200
+++ b/tests/test-context.py	Sun May 29 12:28:31 2022 +0200
@@ -125,8 +125,6 @@
 #   R bar-r
 #   C foo
 
-from mercurial import scmutil
-
 print('== checking workingctx.status:')
 
 wctx = repo[None]