mirror of
https://github.com/gotson/komga.git
synced 2025-12-28 11:24:59 +01:00
refactor: remove dead code
This commit is contained in:
parent
4462a18ff9
commit
78ebcbcb53
1 changed files with 0 additions and 4 deletions
|
|
@ -1,9 +1,5 @@
|
|||
import {PageDto} from '@/types/komga-books'
|
||||
|
||||
export interface ScanRequestDto {
|
||||
path: string,
|
||||
}
|
||||
|
||||
export interface TransientBookDto {
|
||||
id: string,
|
||||
name: string,
|
||||
|
|
|
|||
Loading…
Reference in a new issue