Add a missing line break in the doc.
This commit is contained in:
parent
ecb497ae5a
commit
ffcb1e16f5
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ import kotlin.time.toDurationUnit
|
|||
|
||||
/**
|
||||
* An OkHttp interceptor that handles given url host's rate limiting.
|
||||
*
|
||||
* This uses Java Time APIs and is the legacy method, kept
|
||||
* for compatibility reasons with existing extensions.
|
||||
*
|
||||
|
|
Reference in a new issue