DataShare 删除重复打印mock

Signed-off-by: duanweiling <duanweiling@huawei.com>
This commit is contained in:
duanweiling
2022-07-14 14:55:45 +08:00
parent 13c93e9241
commit 0baecaabfa
@@ -20,10 +20,6 @@ export const DataShareResultSetMock = {
columnCount: "[PC Preview] unknow columnCount",
rowCount: "[PC Preview] unknow rowCount",
rowIndex: "[PC Preview] unknow rowIndex",
goToFirstRow: "[PC Preview] unknow goToFirstRow",
goToLastRow: "[PC Preview] unknow goToLastRow",
goToNextRow: "[PC Preview] unknow goToNextRow",
goToPreviousRow: "[PC Preview] unknow goToPreviousRow",
isEnded: "[PC Preview] unknow isEnded",
isStarted: "[PC Preview] unknow isStarted",
isClosed: "[PC Preview] unknow isClosed",