hgdemandimport/demandimportpy3.py
changeset 49536 87516dd774d0
parent 48958 b8eb29ab3906
child 49588 7236f11db0c3
--- a/hgdemandimport/demandimportpy3.py	Wed Oct 19 11:10:54 2022 -0400
+++ b/hgdemandimport/demandimportpy3.py	Mon Oct 31 16:36:00 2022 +0400
@@ -23,8 +23,6 @@
   enabled.
 """
 
-# This line is unnecessary, but it satisfies test-check-py3-compat.t.
-
 import contextlib
 import importlib.util
 import sys