contrib/hg-ssh
changeset 48875 6000f5b25c9b
parent 47620 724066f23e2d
--- a/contrib/hg-ssh	Sun Feb 20 15:18:15 2022 -0700
+++ b/contrib/hg-ssh	Thu Mar 03 17:34:00 2022 +0100
@@ -28,7 +28,6 @@
 You can also add a --read-only flag to allow read-only access to a key, e.g.:
 command="hg-ssh --read-only repos/*"
 """
-from __future__ import absolute_import
 
 import os
 import re