Remove unused import

This commit is contained in:
Laurie Voss
2025-04-20 20:25:56 -07:00
parent 9b78c01fc8
commit 575b9c07b5
-1
View File
@@ -8,7 +8,6 @@ import {
agent,
tool,
Settings,
QueryEngineTool,
VectorStoreIndex,
} from "llamaindex";
import { HuggingFaceEmbedding } from "@llamaindex/huggingface";