hgext/fsmonitor/pywatchman/encoding.py
changeset 48875 6000f5b25c9b
parent 43385 6469c23a40a2
child 49537 f58f955adad4
--- a/hgext/fsmonitor/pywatchman/encoding.py	Sun Feb 20 15:18:15 2022 -0700
+++ b/hgext/fsmonitor/pywatchman/encoding.py	Thu Mar 03 17:34:00 2022 +0100
@@ -27,7 +27,6 @@
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 # no unicode literals
-from __future__ import absolute_import, division, print_function
 
 import sys