mirror of
https://github.com/siyuan-note/siyuan
synced 2026-04-21 13:37:52 +00:00
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
6e9e8dae07
commit
a02d3b86ba
1 changed files with 0 additions and 4 deletions
|
|
@ -34,10 +34,6 @@ import (
|
|||
)
|
||||
|
||||
func RemoveTag(label string) (err error) {
|
||||
if "" == label {
|
||||
return
|
||||
}
|
||||
|
||||
util.PushEndlessProgress(Conf.Language(116))
|
||||
util.RandomSleep(1000, 2000)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue