mirror of
https://github.com/gotson/komga.git
synced 2026-01-03 14:24:11 +01:00
refactor: remove unused import
This commit is contained in:
parent
fd2e729cd4
commit
abc6dd7777
1 changed files with 0 additions and 1 deletions
|
|
@ -420,7 +420,6 @@ import {convertErrorCodes} from '@/functions/error-codes'
|
|||
import RtlIcon from '@/components/RtlIcon.vue'
|
||||
import {BookSseDto, LibrarySseDto, ReadListSseDto, ReadProgressSseDto} from '@/types/komga-sse'
|
||||
import {RawLocation} from 'vue-router/types/router'
|
||||
import {zonedTimeToUtc} from 'date-fns-tz'
|
||||
|
||||
export default Vue.extend({
|
||||
name: 'BrowseBook',
|
||||
|
|
|
|||
Loading…
Reference in a new issue