mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-04 15:33:47 +00:00
fixes in AbstractRequestCallFactory
This commit is contained in:
parent
7e61b77ffe
commit
9e469c7825
@ -29,7 +29,6 @@ abstract class AbstractRequestCallFactory : KtorCallFactory {
|
|||||||
accept(ContentType.Application.Json)
|
accept(ContentType.Application.Json)
|
||||||
|
|
||||||
body = preparedBody
|
body = preparedBody
|
||||||
build()
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user