Skip to content

Commit 3959002

Browse files
committed
feat: remove comment
1 parent b719dac commit 3959002

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/screentracker/pty_conversation.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ type AgentState struct {
3333
Version int `json:"version"`
3434
Messages []ConversationMessage `json:"messages"`
3535
InitialPrompt string `json:"initial_prompt"`
36-
//InitialPromptSent bool `json:"initial_prompt_sent"`
3736
}
3837

3938
var _ MessagePart = &MessagePartText{}

0 commit comments

Comments
 (0)