diff --git a/js/flow/src/flow.ts b/js/flow/src/flow.ts index 171486f04..e251f99b0 100644 --- a/js/flow/src/flow.ts +++ b/js/flow/src/flow.ts @@ -64,7 +64,6 @@ import { runWithActiveContext, } from './utils.js'; - const streamDelimiter = '\n'; const CREATED_FLOWS = 'genkit__CREATED_FLOWS';