diff --git a/tests/test_utils_logcfg.py b/tests/test_utils_logcfg.py index a2e3e3cb2..8e281e8ea 100644 --- a/tests/test_utils_logcfg.py +++ b/tests/test_utils_logcfg.py @@ -62,9 +62,6 @@ def test_import_logging_once_per_module(): import math import io import random - import json - import math - import random """) # Write the script to a temp file