test: Fix pyflakes warning in bitcoin-util-test.py

This commit is contained in:
Jack Grigg 2020-11-09 19:56:16 +00:00
parent e289f812d2
commit 95ad6fc6bf
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
# file COPYING or https://www.opensource.org/licenses/mit-license.php .
import os
import sys
import bctest
import buildenv
import argparse