Skip to content

Commit

Permalink
feat: detekt
Browse files Browse the repository at this point in the history
  • Loading branch information
ohassine committed Dec 9, 2024
1 parent 6801b10 commit 431e549
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ interface ServerConfigurationDAO {
)
}

@Suppress("TooManyFunctions")
internal class ServerConfigurationDAOImpl internal constructor(
private val queries: ServerConfigurationQueries,
private val queriesContext: CoroutineContext,
Expand Down

0 comments on commit 431e549

Please sign in to comment.