remove blank line.
This commit is contained in:
parent
ae0593d555
commit
220704077c
1 changed files with 0 additions and 1 deletions
|
|
@ -68,4 +68,3 @@ fun String.replacePrefix(oldPrefix: String, newPrefix: String): String {
|
|||
fun String.withBrackets(prefix: String = "(", suffix: String = ")"): String {
|
||||
return "$prefix$this$suffix"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue