mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 15:01:11 +03:00
Removed new line
This commit is contained in:
@@ -2,7 +2,6 @@ import { ICommonObject, INode, INodeData, INodeParams } from '../../../src/Inter
|
|||||||
import { getBaseClasses, getCredentialData, getCredentialParam } from '../../../src/utils'
|
import { getBaseClasses, getCredentialData, getCredentialParam } from '../../../src/utils'
|
||||||
import { GoogleCustomSearch } from 'langchain/tools'
|
import { GoogleCustomSearch } from 'langchain/tools'
|
||||||
|
|
||||||
|
|
||||||
class GoogleCustomSearchAPI_Tools implements INode {
|
class GoogleCustomSearchAPI_Tools implements INode {
|
||||||
label: string
|
label: string
|
||||||
name: string
|
name: string
|
||||||
|
|||||||
Reference in New Issue
Block a user