删除一处测试代码,更新版本号,修改更新历史

This commit is contained in:
MrZ626
2021-05-19 02:12:24 +08:00
parent 5b43ff8c45
commit 4e577a01ae
3 changed files with 9 additions and 11 deletions

View File

@@ -229,7 +229,6 @@ function scene.keyDown(key)
if DATA.pasteBoard(str,page)then
LOG.print(text.importSuccess,'message')
else
print(text.dataCorrupted)
LOG.print(text.dataCorrupted,'error')
end
elseif key=="pageup"then