Remove useless console.log
このコミットが含まれているのは:
コミット
09ed0058ae
1個のファイルの変更、0行の追加、1行の削除
|
@ -61,7 +61,6 @@ function EquipmentConfirmScreen(props: Props) {
|
|||
date: getRelativeDateString(start),
|
||||
});
|
||||
}
|
||||
console.log(buttonText);
|
||||
return (
|
||||
<CollapsibleScrollView>
|
||||
<Card style={{margin: 5}}>
|
||||
|
|
読み込み中…
新しいイシューから参照