This commit is contained in:
Daniel 2024-12-27 10:16:44 +08:00
parent 91a768e4e7
commit e643d7106f
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
2 changed files with 1 additions and 1 deletions

View file

@ -1556,7 +1556,6 @@ func processSyncMergeResult(exit, byHand bool, mergeResult *dejavu.MergeResult,
}
planSyncAfter(delay)
}
util.PushClearProgress()
return
}