Removed debugging statement
This commit is contained in:
@@ -76,8 +76,6 @@ class DocumentEdit extends Component {
|
||||
</Flex>
|
||||
);
|
||||
|
||||
console.log(store.isFetching, this.state)
|
||||
|
||||
return (
|
||||
<Layout
|
||||
actions={ actions }
|
||||
|
||||
Reference in New Issue
Block a user