hgext/fsmonitor/__init__.py
changeset 48875 6000f5b25c9b
parent 48412 602120a96072
child 48913 f254fc73d956
--- a/hgext/fsmonitor/__init__.py	Sun Feb 20 15:18:15 2022 -0700
+++ b/hgext/fsmonitor/__init__.py	Thu Mar 03 17:34:00 2022 +0100
@@ -107,7 +107,6 @@
 # The issues related to nested repos and subrepos are probably not fundamental
 # ones. Patches to fix them are welcome.
 
-from __future__ import absolute_import
 
 import codecs
 import os