Skip to content

Commit c77c7d7

Browse files
35C4n0rjohnstcn
andauthored
Apply suggestion from @johnstcn
Co-authored-by: Cian Johnston <[email protected]>
1 parent a4d8f18 commit c77c7d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/msgfmt/msgfmt.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,6 @@ func formatCodexMessage(message string, userInput string) string {
262262
}
263263

264264
func formatOpencodeMessage(message string, userInput string) string {
265-
266265
message = RemoveUserInput(message, userInput, AgentTypeOpencode)
267266
message = removeOpencodeMessageBox(message)
268267
message = trimEmptyLines(message)

0 commit comments

Comments
 (0)