mirror of
https://github.com/gotson/komga.git
synced 2026-04-18 13:02:04 +02:00
remove unused file
This commit is contained in:
parent
19a2da5c5a
commit
70f830592d
1 changed files with 0 additions and 7 deletions
|
|
@ -1,7 +0,0 @@
|
|||
// Utilities
|
||||
import {defineStore} from 'pinia'
|
||||
|
||||
export const useUserStore = defineStore('user', {
|
||||
state: () => ({
|
||||
}),
|
||||
})
|
||||
Loading…
Reference in a new issue