mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-03 20:35:17 +02:00
Remove unused Python imports
This commit is contained in:
@@ -13,7 +13,6 @@ import shutil
|
||||
import sys
|
||||
import tempfile
|
||||
import time
|
||||
import traceback
|
||||
|
||||
from .authproxy import JSONRPCException
|
||||
from . import coverage
|
||||
|
||||
Reference in New Issue
Block a user