Remove useless console.log
这个提交包含在:
父节点
1639544810
当前提交
09ed0058ae
共有 1 个文件被更改,包括 0 次插入 和 1 次删除
|
@ -61,7 +61,6 @@ function EquipmentConfirmScreen(props: Props) {
|
|||
date: getRelativeDateString(start),
|
||||
});
|
||||
}
|
||||
console.log(buttonText);
|
||||
return (
|
||||
<CollapsibleScrollView>
|
||||
<Card style={{margin: 5}}>
|
||||
|
|
正在加载…
在新工单中引用