Skip to content

Commit 8e1d400

Browse files
committed
removed duplicate render.
1 parent a35caa1 commit 8e1d400

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/MainView.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ export default class MainView extends React.Component {
5353
data: results.data,
5454
filteredData: results.data
5555
});
56-
this.render();
5756
}
5857

5958
export(json) {

0 commit comments

Comments
 (0)