From 6428ac0ca470dd16f973d62b74a1ec0b9e5444a8 Mon Sep 17 00:00:00 2001 From: Peter John Bushnell Date: Sun, 9 May 2021 12:36:52 +0100 Subject: [PATCH] lint: remove unused json (#373) --- test/functional/feature_oracles.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/functional/feature_oracles.py b/test/functional/feature_oracles.py index e97839251a..b3ad0f338b 100755 --- a/test/functional/feature_oracles.py +++ b/test/functional/feature_oracles.py @@ -14,7 +14,6 @@ import math import calendar import time -import json import functools