Fix ktlint issues
This commit is contained in:
parent
246c33589a
commit
d3830af78b
100 changed files with 66 additions and 158 deletions
|
|
@ -25,7 +25,6 @@ import timber.log.Timber
|
|||
internal class FormattedJsonHttpLogger(
|
||||
private val level: HttpLoggingInterceptor.Level
|
||||
) : HttpLoggingInterceptor.Logger {
|
||||
|
||||
companion object {
|
||||
private const val INDENT_SPACE = 2
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue