Removed new line

This commit is contained in:
denchi
2023-07-29 12:00:59 +01:00
parent 2fcb2ea88e
commit 56c5c0dace
@@ -2,7 +2,6 @@ import { ICommonObject, INode, INodeData, INodeParams } from '../../../src/Inter
import { getBaseClasses, getCredentialData, getCredentialParam } from '../../../src/utils'
import { GoogleCustomSearch } from 'langchain/tools'
class GoogleCustomSearchAPI_Tools implements INode {
label: string
name: string