XEP-0045: Remove useless Python2-ness

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2020-05-29 14:15:28 +02:00
parent 5ccae3ce2a
commit 4fad5c62ce
Signed by: pep
GPG key ID: DEDA74AEECA9D0F2

View file

@ -5,7 +5,6 @@
See the file LICENSE for copying permission.
"""
from __future__ import with_statement
import logging