Skip to content

Commit

Permalink
Drop accidental unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
kapunga committed Dec 7, 2024
1 parent a9ca88f commit 7b805e7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ package sttp.openai.requests.completions

import sttp.openai.json.SnakePickle
import sttp.openai.requests.completions.CompletionsRequestBody.CompletionModel
import sttp.openai.requests.completions.CompletionsResponseData.Choices

object CompletionsResponseData {
case class Choices(
Expand Down

0 comments on commit 7b805e7

Please sign in to comment.