删除自更新多余代码,ruff格式化代码
This commit is contained in:
parent
d1b3d34c7a
commit
7fbbc088ae
2 changed files with 21 additions and 42 deletions
|
@ -8,8 +8,6 @@ const running = inject('running')
|
|||
const version = inject('version')
|
||||
const new_version = inject('new_version')
|
||||
|
||||
const branch = ref(null)
|
||||
const mirror = ref(null)
|
||||
const check_running = ref(false)
|
||||
const update_self_running = ref(false)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue