Skip to content

Commit

Permalink
#308 [chore] ktlint
Browse files Browse the repository at this point in the history
  • Loading branch information
murjune committed Sep 3, 2023
1 parent 57e468e commit c11af11
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ class UpdateRepresentRulesUseCase @Inject constructor(
suspend operator fun invoke(rules: List<Int>) {
ruleRepository.updateRepresentRules(rules)
}
}
}

0 comments on commit c11af11

Please sign in to comment.