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

Commit da38409

Browse files
committed
Clean
1 parent 8e16c48 commit da38409

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/platform/test/common/testCustomInstructionsService.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,4 @@ export class MockCustomInstructionsService implements ICustomInstructionsService
125125
getExtensionSkillInfo(uri: URI): { skillName: string; skillFolderUri: URI; extensionId: string } | undefined {
126126
return this.extensionSkillInfos.get(uri.toString());
127127
}
128-
129-
getExtensionPromptFileInfo(_uri: URI): undefined {
130-
return undefined;
131-
}
132128
}

0 commit comments

Comments
 (0)