mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
remove unused apply in KitsuApi
This commit is contained in:
parent
b9a2b4d4eb
commit
cdeebf9220
1 changed files with 1 additions and 2 deletions
|
@ -120,8 +120,7 @@ class KitsuApi(private val client: OkHttpClient, interceptor: KitsuInterceptor)
|
|||
track.finished_reading_date = finishedDate
|
||||
}
|
||||
}
|
||||
track.apply {
|
||||
}
|
||||
track
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue