Переглянути джерело

: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) {

Завантаження…
Відмінити
Зберегти