Skip to content

Commit

Permalink
fix: sprintf
Browse files Browse the repository at this point in the history
  • Loading branch information
jackmcguire1 committed May 16, 2024
1 parent 895761c commit 89fa593
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/api/response.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ response:
fmt.Sprintf(
"your translated prompt is %s, this took %s seconds to fetch the answer",
response.Response,
response.Model,
response.TimeDiff,
),
false,
Expand Down

0 comments on commit 89fa593

Please sign in to comment.