Explorar el Código

:pencil2: Removed unnecessary console.log

tags/0.0.3^2
tomit4 hace 3 años
padre
commit
6e770b38e6
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      frontend/src/utils/survey.js

+ 0
- 1
frontend/src/utils/survey.js Ver fichero

@@ -20,7 +20,6 @@ class SurveyFactory {
20 20
                 }
21 21
             })
22 22
         })
23
-        console.log('responseKeys >>', responseKeys)
24 23
         return responseKeys
25 24
     }
26 25
     _addComponents(responseKeys) {

Loading…
Cancelar
Guardar