Update index.py

This commit is contained in:
Mr Chen 2024-06-26 19:27:13 +08:00
parent 2a08d91021
commit 89cea53d92
1 changed files with 1 additions and 1 deletions

View File

@ -419,7 +419,7 @@ def updateDelta():
print(cmd_index_merge)
os.system(cmd_index_merge)
else:
pass
print(index[x]['index'],'no delta')
return ''