diff --git a/python/python/tests/test_first_class_function_slice2.py b/python/python/tests/test_first_class_function_slice2.py index 2e789eea0..2932c42d0 100644 --- a/python/python/tests/test_first_class_function_slice2.py +++ b/python/python/tests/test_first_class_function_slice2.py @@ -22,7 +22,6 @@ import pyarrow as pa import pytest import lancedb -from lancedb.background_loop import LOOP from lancedb.functions import ( PythonRuntimeSpec, UdfDefinition,