mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-27 10:52:41 +03:00
slates: unnecessary log statement
This commit is contained in:
parent
f2f29a7fa4
commit
0391b144ad
@ -54,8 +54,6 @@ export default class SceneSlate extends React.Component {
|
||||
layouts = { lg: generateLayout(this.props.current.data.objects) };
|
||||
}
|
||||
|
||||
console.log("new layouts", layouts);
|
||||
|
||||
this.setState({
|
||||
slatename: this.props.current.slatename,
|
||||
public: this.props.current.data.public,
|
||||
|
Loading…
Reference in New Issue
Block a user