From 6f1a4ba2c6aaba584b7f553b50cd35b822877987 Mon Sep 17 00:00:00 2001 From: Bushstar Date: Sun, 9 May 2021 11:22:53 +0100 Subject: [PATCH] lint: remove unused json --- 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