Skip to content

Commit

Permalink
Add missing blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
joffrey-bion committed Jun 9, 2024
1 parent 348b214 commit 8cb5c7b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -173,4 +173,4 @@ internal inline fun <R, T> R.use(block: (R) -> T, close: R.() -> Unit): T {
throw t
}
}
}
}

0 comments on commit 8cb5c7b

Please sign in to comment.