mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-14 08:04:52 +01:00
remove logging
This commit is contained in:
@@ -45,8 +45,6 @@ export default class Tr extends React.Component<IProps, IState> {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(translation)
|
|
||||||
|
|
||||||
this.setState({
|
this.setState({
|
||||||
translated_text: translation as string,
|
translated_text: translation as string,
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user