mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-16 17:14:36 +01:00
remove logging
This commit is contained in:
@@ -39,8 +39,6 @@ export default class DirInput extends React.Component<IProps, IState> {
|
||||
value: path
|
||||
})
|
||||
|
||||
console.log(this.state)
|
||||
|
||||
if (this.props.onChange) this.props.onChange(path)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user