fix(secrets): drop an import left behind by the removed validation tests

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UfmeJ533rQDnPBkMtjerV6
This commit is contained in:
Jonathan M Hsieh
2026-09-11 18:41:28 +00:00
co-authored by Claude Opus 5
parent 762eb0f44f
commit 82cf9f3b96
@@ -22,7 +22,6 @@ import pyarrow as pa
import pytest
import lancedb
from lancedb.background_loop import LOOP
from lancedb.functions import (
PythonRuntimeSpec,
UdfDefinition,