mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-09 01:02:36 +02:00
Remove Python 2 import workarounds
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
#
|
||||
|
||||
from __future__ import print_function, division
|
||||
import struct
|
||||
import re
|
||||
import os
|
||||
|
Reference in New Issue
Block a user