Mercurial > public > mercurial-scm > hg
diff hgext/fsmonitor/pywatchman/pybser.py @ 49537:f58f955adad4
pywatchman: remove obsolete comments about importing from future
See 6000f5b25c9b.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Mon, 31 Oct 2022 16:50:22 +0400 |
parents | 59a72267f5ce |
children | 139f713010ea |
line wrap: on
line diff
--- a/hgext/fsmonitor/pywatchman/pybser.py Mon Oct 31 16:36:00 2022 +0400 +++ b/hgext/fsmonitor/pywatchman/pybser.py Mon Oct 31 16:50:22 2022 +0400 @@ -26,8 +26,6 @@ # OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# no unicode literals - import binascii import collections import ctypes