XEP-0045: Remove useless Python2-ness
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
5ccae3ce2a
commit
4fad5c62ce
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
|
||||
See the file LICENSE for copying permission.
|
||||
"""
|
||||
from __future__ import with_statement
|
||||
|
||||
import logging
|
||||
|
||||
|
|
Loading…
Reference in a new issue