contrib/python-zstandard/zstandard/cffi.py
changeset 48875 6000f5b25c9b
parent 44147 5e84a96d865b
--- a/contrib/python-zstandard/zstandard/cffi.py	Sun Feb 20 15:18:15 2022 -0700
+++ b/contrib/python-zstandard/zstandard/cffi.py	Thu Mar 03 17:34:00 2022 +0100
@@ -6,7 +6,6 @@
 
 """Python interface to the Zstandard (zstd) compression library."""
 
-from __future__ import absolute_import, unicode_literals
 
 # This should match what the C extension exports.
 __all__ = [