From e6fc142ebf2fd368d50bb0c994054565bdc0d16e Mon Sep 17 00:00:00 2001 From: bracesproul Date: Tue, 1 Oct 2024 17:31:48 -0700 Subject: [PATCH] drop unused import --- js/src/agent/index.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/js/src/agent/index.ts b/js/src/agent/index.ts index dbd6d3a..6c0af34 100644 --- a/js/src/agent/index.ts +++ b/js/src/agent/index.ts @@ -1,6 +1,5 @@ import { Annotation, - BaseStore, END, LangGraphRunnableConfig, MessagesAnnotation,