mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 15:00:57 +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 { GoogleCustomSearch } from 'langchain/tools'
|
||||
|
||||
|
||||
class GoogleCustomSearchAPI_Tools implements INode {
|
||||
label: string
|
||||
name: string
|
||||
|
||||
Reference in New Issue
Block a user