mirror of
https://github.com/monero-project/monero.git
synced 2025-12-22 07:10:46 -08:00
tests: remove python2 compatibility
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
"""Test URI RPC
|
||||
"""
|
||||
|
||||
from __future__ import print_function
|
||||
try:
|
||||
from urllib import quote as urllib_quote
|
||||
except:
|
||||
|
||||
Reference in New Issue
Block a user