i18n/check-translation.py
branchstable
changeset 49366 288de6f5d724
parent 48875 6000f5b25c9b
--- a/i18n/check-translation.py	Thu Jun 16 15:15:03 2022 +0200
+++ b/i18n/check-translation.py	Thu Jun 16 15:28:54 2022 +0200
@@ -1,7 +1,6 @@
 #!/usr/bin/env python3
 #
 # check-translation.py - check Mercurial specific translation problems
-from __future__ import absolute_import
 
 import re