mirror of
https://github.com/gotson/komga.git
synced 2025-12-27 02:46:04 +01:00
style: ktlint
This commit is contained in:
parent
31c0bb02e3
commit
7057c28d2f
1 changed files with 1 additions and 1 deletions
|
|
@ -59,9 +59,9 @@ import org.gotson.komga.interfaces.api.rest.dto.CollectionDto
|
|||
import org.gotson.komga.interfaces.api.rest.dto.GroupCountDto
|
||||
import org.gotson.komga.interfaces.api.rest.dto.SeriesDto
|
||||
import org.gotson.komga.interfaces.api.rest.dto.SeriesMetadataUpdateDto
|
||||
import org.gotson.komga.interfaces.api.rest.dto.ThumbnailSeriesDto
|
||||
import org.gotson.komga.interfaces.api.rest.dto.TachiyomiReadProgressUpdateV2Dto
|
||||
import org.gotson.komga.interfaces.api.rest.dto.TachiyomiReadProgressV2Dto
|
||||
import org.gotson.komga.interfaces.api.rest.dto.ThumbnailSeriesDto
|
||||
import org.gotson.komga.interfaces.api.rest.dto.restrictUrl
|
||||
import org.gotson.komga.interfaces.api.rest.dto.toDto
|
||||
import org.springframework.core.io.FileSystemResource
|
||||
|
|
|
|||
Loading…
Reference in a new issue