豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit 7774288

Browse files
committed
remove import
1 parent 9760fbc commit 7774288

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/platform/endpoint/test/node/testEndpointProvider.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ import { IExperimentationService } from '../../../telemetry/common/nullExperimen
2525
import { ChatEndpointFamily, EmbeddingsEndpointFamily, IChatModelInformation, ICompletionModelInformation, IEmbeddingModelInformation, IEndpointProvider } from '../../common/endpointProvider';
2626
import { EmbeddingEndpoint } from '../../node/embeddingsEndpoint';
2727
import { ModelMetadataFetcher } from '../../node/modelMetadataFetcher';
28-
import { CopilotFastChatEndpoint } from '../../node/copilotChatEndpoint';
2928
import { AzureTestEndpoint } from './azureEndpoint';
3029
import { CAPITestEndpoint } from './capiEndpoint';
3130
import { CustomNesEndpoint } from './customNesEndpoint';

0 commit comments

Comments
 (0)