diff -r af0b21d5a930 -r 6000f5b25c9b contrib/hg-ssh --- 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