Revert "Added CallResponse and Bitlinks.udpate()."
This reverts commit 05ee938de7fac49026118a53f5af02ff26d82ccd.
This commit is contained in:
parent
87350f0d51
commit
9ba23fd6c3
24 changed files with 34 additions and 184 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# removeHttp
|
||||
|
||||
`fun `[`String`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)`.removeHttp(): `[`String`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) [(source)](https://github.com/ethauvin/bitly-shorten/tree/master/src/main/kotlin/net/thauvin/erik/bitly/Utils.kt#L164)
|
||||
`fun `[`String`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)`.removeHttp(): `[`String`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) [(source)](https://github.com/ethauvin/bitly-shorten/tree/master/src/main/kotlin/net/thauvin/erik/bitly/Utils.kt#L163)
|
||||
|
||||
Removes http(s) scheme from string.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue