Removed debugging statement

This commit is contained in:
Jori Lallo
2016-06-05 16:02:56 -07:00
parent 157fe6cf63
commit f3dbe530f1

View File

@@ -76,8 +76,6 @@ class DocumentEdit extends Component {
</Flex>
);
console.log(store.isFetching, this.state)
return (
<Layout
actions={ actions }