Skip to content

Commit ac776cc

Browse files
punkpeyemrubens
authored andcommitted
fix: adjust log wording
1 parent f813d65 commit ac776cc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/api/providers/glama.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,7 @@ export class GlamaHandler implements ApiHandler {
115115
}
116116
}
117117
} catch (error) {
118-
// ignore if fails
119-
console.error("Error fetching Glama generation details:", error)
118+
console.error("Error fetching Glama completion details", error)
120119
}
121120
}
122121

0 commit comments

Comments
 (0)