Update packages/components/nodes/documentloaders/Unstructured/UnstructuredFolder.ts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
parent
e2226d1c9a
commit
a868282cd9
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Uncomment this is you want to use the UnstructuredFolder to load a folder from the file system
|
||||
* Uncomment this if you want to use the UnstructuredFolder to load a folder from the file system
|
||||
|
||||
import { omit } from 'lodash'
|
||||
import { ICommonObject, INode, INodeData, INodeOutputsValue, INodeParams } from '../../../src/Interface'
|
||||
|
|
|
|||
Loading…
Reference in New Issue