Skip to content

Commit

Permalink
update(Statistics): remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
sabertazimi committed Feb 21, 2019
1 parent f3b086b commit 618c0d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/StatisticsModal.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ const StatisticsModal = ({
},
];

console.log(statisticsData);

return (
<Table
rowKey={item => item.venue}
Expand Down

0 comments on commit 618c0d4

Please sign in to comment.