We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c76f1e commit f72bbafCopy full SHA for f72bbaf
packages/cli/src/modules/chat-hub/chat-hub.models.service.ts
@@ -1,4 +1,4 @@
1
-import { In, type WorkflowRepository, type User } from '@n8n/db';
+import { In, WorkflowRepository, type User } from '@n8n/db';
2
import { getBase } from '@/workflow-execute-additional-data';
3
4
import { ChatHubAgentService } from './chat-hub-agent.service';
0 commit comments