Browse Source

Suppression d'un log à la con

François Drouhard 1 năm trước cách đây
mục cha
commit
cf1b0701ae
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      main.js

+ 0 - 1
main.js

@@ -57,7 +57,6 @@ const hideMessage = () => {
 
 const complete = () => {
   showMessage();
-  console.log("Ne doit pas se voir avant fin de compteur")
   constcheckCounter();
 };