Skip to content

Commit

Permalink
Why was that abstract omg
Browse files Browse the repository at this point in the history
  • Loading branch information
NovaFox161 committed May 18, 2024
1 parent cf17c30 commit 81d1d72
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import org.dreamexposure.discal.core.utils.GlobalVal.JSON
import org.springframework.stereotype.Component

@Component
abstract class CamApiWrapper(
class CamApiWrapper(
private val httpClient: OkHttpClient,
private val objectMapper: ObjectMapper,
) {
Expand Down

0 comments on commit 81d1d72

Please sign in to comment.