From 38d3f4911113e0c43c8ed3a0438774eb2f25d8fa Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 28 Oct 2024 17:00:22 -0400 Subject: [PATCH] flaked --- bbot/test/test_step_1/test_events.py | 1 - 1 file changed, 1 deletion(-) diff --git a/bbot/test/test_step_1/test_events.py b/bbot/test/test_step_1/test_events.py index baf5fb8f4..1d8cfd14c 100644 --- a/bbot/test/test_step_1/test_events.py +++ b/bbot/test/test_step_1/test_events.py @@ -929,7 +929,6 @@ def test_event_closest_host(): def test_test_output(): - import sys import logging root = logging.getLogger()