Skip to content

Commit

Permalink
Fix checkstyle issues
Browse files Browse the repository at this point in the history
  • Loading branch information
JorgeMucientes committed Sep 19, 2024
1 parent 3b8d4ec commit 6cba3d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ interface BlazeObjectivesDao {
) {
fun toDomainModel() = BlazeCampaignObjective(id, title, description, suitableForDescription)
}
}
}

0 comments on commit 6cba3d9

Please sign in to comment.