wudebin hace 1 mes
padre
commit
1cdb237faa
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Strides-SPAPP/app/pages/charge/QRScan.js

+ 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);
     });
   }