Skip to content

Commit 35f1955

Browse files
author
dreamer6680
committed
fix feishuprivatedataset.api
1 parent ab14939 commit 35f1955

File tree

1 file changed

+0
-1
lines changed
  • packages/service/core/dataset/feishuPrivateDataset

1 file changed

+0
-1
lines changed

packages/service/core/dataset/feishuPrivateDataset/api.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import type {
77
import { type ParentIdType } from '@fastgpt/global/common/parentFolder/type';
88
import axios, { type Method } from 'axios';
99
import { addLog } from '../../../common/system/log';
10-
import { preLoadWorker } from 'worker/preload';
1110

1211
type ResponseDataType = {
1312
success: boolean;

0 commit comments

Comments
 (0)