Преглед изворни кода

:pencil2: Removed unnecessary console.log

tags/0.0.3^2
tomit4 пре 3 година
родитељ
комит
6e770b38e6
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0
    1
      frontend/src/utils/survey.js

+ 0
- 1
frontend/src/utils/survey.js Прегледај датотеку

@@ -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…
Откажи
Сачувај