From 262634360084eb6bab0dc001fdbfd2ca33904f9e Mon Sep 17 00:00:00 2001 From: Matthew Grove Date: Sat, 27 Nov 2021 16:44:48 +0000 Subject: [PATCH] Removed unused var --- src/Progress.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Progress.js b/src/Progress.js index 235fa19..96db6e8 100644 --- a/src/Progress.js +++ b/src/Progress.js @@ -316,8 +316,6 @@ export default withRouter(class Progress extends React.Component { processAnswer = async () => { if (this.state.canProceed) { - const cleansedCurrentCorrect = this.state.currentCorrect.map(item => this.cleanseVocabString(item)); - this.startLoading(); this.state.functions.processAnswer({