mirror of
https://github.com/gotson/komga.git
synced 2025-12-15 21:12:27 +01:00
remove unused file
This commit is contained in:
parent
79b700c1d7
commit
8acefd53fa
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