Skip to content

Commit

Permalink
Fixes #1106
Browse files Browse the repository at this point in the history
  • Loading branch information
mjbvz committed Oct 9, 2024
1 parent f2cefc1 commit a0e45af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chat-sample/src/play.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ export class PlayPrompt extends PromptElement<PromptProps, void> {
appropriate. Be concise to prepare for cat play time. Give a small random
python code sample (that has cat names for variables).
</UserMessage>
<UserMessage>{this.props.userQuery}</UserMessage>
</>
);
}
Expand Down

0 comments on commit a0e45af

Please sign in to comment.