@@ -77,11 +77,6 @@ export default class History extends Component {
|
||||
}).catch((error) => {
|
||||
console.log(`Couldn't retrieve progress history: ${error}`);
|
||||
});
|
||||
|
||||
this.props.logEvent("select_content", {
|
||||
content_type: "main_page",
|
||||
item_id: "history",
|
||||
});
|
||||
}
|
||||
|
||||
componentWillUnmount() {
|
||||
|
||||
Reference in New Issue
Block a user