Skip to content

Commit cf0393e

Browse files
committed
these profiles are the same as the outer profiles
1 parent 56302f9 commit cf0393e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/services/ghost/GhostModel.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ export class GhostModel {
3535

3636
if (provider === "kilocode") {
3737
// For all other providers, assume they are usable
38-
const profiles = await providerSettingsManager.listConfig()
3938
const kilocodeProfile = profiles.find((p) => p.apiProvider === "kilocode")
4039

4140
if (!kilocodeProfile) continue

0 commit comments

Comments
 (0)