chore: remove debug statement
This commit is contained in:
parent
123a76702f
commit
608f62a502
@ -12,7 +12,6 @@ export async function fetchUpdate() {
|
||||
|
||||
let delay = 0
|
||||
try {
|
||||
console.log(`sync[${this.version}]`)
|
||||
const userInfoStore = useUserinfoStore()
|
||||
const response = await this.callApi('/api/sync', {
|
||||
v: this.version + 1,
|
||||
|
Loading…
Reference in New Issue
Block a user