mirror of
https://github.com/monero-project/monero.git
synced 2025-06-22 07:44:08 -04:00
tests: remove python2 compatibility
This commit is contained in:
parent
893916ad09
commit
484ece1c08
28 changed files with 7 additions and 37 deletions
|
@ -32,7 +32,6 @@
|
|||
"""Test wallet address book RPC
|
||||
"""
|
||||
|
||||
from __future__ import print_function
|
||||
from framework.wallet import Wallet
|
||||
|
||||
class AddressBookTest():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue