removed extra comma

This commit is contained in:
Ofer Mendelevitch
2023-10-12 20:23:17 -07:00
parent e3d4c73b2a
commit db475039c2
@@ -114,7 +114,7 @@ class VectaraUpload_VectorStores implements INode {
apiKey: apiKey,
customerId: customerId,
corpusId: corpusId,
source: 'flowise',
source: 'flowise'
}
const vectaraFilter: VectaraFilter = {}