mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-29 18:39:27 +01:00
Remove ambiguity
This commit is contained in:
parent
c25845b959
commit
dcbc85484c
@ -39,7 +39,7 @@ internal fun String.ensureProtocol(): String {
|
||||
}
|
||||
|
||||
/**
|
||||
* Ensure string has trailing /.
|
||||
* Ensure string ends with "/", if not empty.
|
||||
*/
|
||||
internal fun String.ensureTrailingSlash(): String {
|
||||
return when {
|
||||
|
Loading…
x
Reference in New Issue
Block a user