From a40f07139af9121d8b72efa52b6b2588e7d233e8 Mon Sep 17 00:00:00 2001 From: Matthias Bisping Date: Mon, 14 Mar 2022 19:10:08 +0100 Subject: [PATCH] removed obsolete import --- pyinfra/test/unit_tests/consumer_test.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pyinfra/test/unit_tests/consumer_test.py b/pyinfra/test/unit_tests/consumer_test.py index c0d8b7e..8e4bf2d 100644 --- a/pyinfra/test/unit_tests/consumer_test.py +++ b/pyinfra/test/unit_tests/consumer_test.py @@ -1,5 +1,4 @@ import gzip -import logging from operator import itemgetter import pytest