Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
devinyf committed Feb 24, 2024
1 parent 29a6980 commit 73d8c39
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions qwen/content_text.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,3 @@ func (t *TextContent) SetImage(_ string) {
func (t *TextContent) SetAudio(_ string) {
panic("TextContent does not support SetAudio")
}

// func foo() {
// a := &TextContent{}
// fmt.Println(a)
// }

0 comments on commit 73d8c39

Please sign in to comment.