diff --git a/packages/templates/src/exitSurveyTemplate.ts b/packages/templates/src/exitSurveyTemplate.ts index b7f8f58..7d16131 100644 --- a/packages/templates/src/exitSurveyTemplate.ts +++ b/packages/templates/src/exitSurveyTemplate.ts @@ -141,7 +141,6 @@ class ExitSurveyJson { /** Translate the survey text. */ private translation() { - console.log(this.survey.pages[0].elements[0]); const { contact_info, name } = window.chs.study.attributes; const view = { ...this.trial,