mirror of
https://github.com/NoCrypt/migu.git
synced 2026-04-05 00:59:49 +00:00
chore: standard
This commit is contained in:
parent
7daf32f91a
commit
bd6e302705
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
import { readable, writable } from 'simple-store-svelte'
|
||||
import { add } from '@/modules/torrent.js'
|
||||
import { alToken, set } from '../Settings.svelte'
|
||||
import { alRequest, alID } from '@/modules/anilist.js'
|
||||
import { alRequest } from '@/modules/anilist.js'
|
||||
import { sleep } from '@/modules/util.js'
|
||||
import { resolveFileMedia } from '@/modules/anime.js'
|
||||
import { getRSSContent, getReleasesRSSurl } from '@/lib/RSSView.svelte'
|
||||
|
|
|
|||
Loading…
Reference in a new issue