wudebin 1 сар өмнө
parent
commit
1cdb237faa

+ 0 - 1
Strides-SPAPP/app/pages/charge/QRScan.js

@@ -172,7 +172,6 @@ export default class QRScan extends Component {
       })
     }).finally(() => {
       this.scaning = false;
-      console.log("this.scaning", this.scaning);
     });
   }