mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-03 10:32:39 +00:00
Cleanup of console logging
This commit is contained in:
@@ -339,9 +339,6 @@ const Editor = createClass({
|
||||
view={this.state.view}
|
||||
style={{ display: 'none' }}
|
||||
rerenderParent={this.rerenderParent} />
|
||||
{console.log('Metadata')}
|
||||
{console.log(this.props)}
|
||||
{console.log('Metadata')}
|
||||
<MetadataEditor
|
||||
metadata={this.props.brew}
|
||||
onChange={this.props.onMetaChange}
|
||||
|
||||
Reference in New Issue
Block a user