mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-20 03:39:19 +01:00
remove unused apply in KitsuApi
This commit is contained in:
parent
b9a2b4d4eb
commit
cdeebf9220
@ -120,8 +120,7 @@ class KitsuApi(private val client: OkHttpClient, interceptor: KitsuInterceptor)
|
||||
track.finished_reading_date = finishedDate
|
||||
}
|
||||
}
|
||||
track.apply {
|
||||
}
|
||||
track
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user