cleaning up console.logs
This commit is contained in:
parent
9374b0e290
commit
19fdc1e74c
4 changed files with 1 additions and 7 deletions
|
|
@ -164,7 +164,6 @@ const DEFAULT_STATE = {
|
|||
...LOCAL_DEFAULT_CONFIG,
|
||||
},
|
||||
}
|
||||
console.log('===', ROOT_STATE_DEFINITIONS)
|
||||
|
||||
export const useInstanceStore = defineStore('instance', {
|
||||
state: () => ({ ...DEFAULT_STATE }),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue