summaryrefslogtreecommitdiff
path: root/frontend/views/index/containers/graph.index.js
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/views/index/containers/graph.index.js')
-rw-r--r--frontend/views/index/containers/graph.index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/views/index/containers/graph.index.js b/frontend/views/index/containers/graph.index.js
index c02ad79..35c2d82 100644
--- a/frontend/views/index/containers/graph.index.js
+++ b/frontend/views/index/containers/graph.index.js
@@ -13,7 +13,7 @@ class GraphIndex extends Component {
}
render() {
const { index } = this.props
- console.log(this.props)
+ // console.log(this.props)
if (!index.order) {
return (
<div className='graphIndex'>