Skip to content

Commit

Permalink
refactor: move AnthropicConfig to right package.
Browse files Browse the repository at this point in the history
  • Loading branch information
hanrw committed Apr 13, 2024
1 parent e239e09 commit 0618fe4
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
package com.tddworks.anthropic.api.messages.api
package com.tddworks.anthropic.api

import com.tddworks.anthropic.api.Anthropic
import org.koin.core.component.KoinComponent

data class AnthropicConfig(
Expand Down

0 comments on commit 0618fe4

Please sign in to comment.