diff --git a/test/integration_tests/serve_test.py b/test/integration_tests/serve_test.py index 52b46a1..85e6eba 100644 --- a/test/integration_tests/serve_test.py +++ b/test/integration_tests/serve_test.py @@ -16,7 +16,6 @@ from pyinfra.default_objects import ( ) from pyinfra.queue.consumer import Consumer from pyinfra.server.packing import bytes_to_string, unpack, pack -from pyinfra.utils.func import star from pyinfra.visitor import get_object_descriptor, QueueVisitor from test.utils.input import pair_data_with_queue_message