Skip to content

Commit

Permalink
Remove left over comments
Browse files Browse the repository at this point in the history
Missing fix from #86
  • Loading branch information
rlazo committed Mar 20, 2024
1 parent 36510c7 commit 3582b5d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ val JSON = Json {
* Exposed primarily for DI in tests.
* @property key The API key used for authentication.
* @property model The model to use for generation.
* @property apiVersion the endpoint version to communicate with.
* @property timeout the maximum amount of time for a request to take in the initial exchange.
*/
class APIController
internal constructor(
Expand Down

0 comments on commit 3582b5d

Please sign in to comment.