Skip to content

Commit

Permalink
Remove console debug
Browse files Browse the repository at this point in the history
  • Loading branch information
holubv committed May 10, 2021
1 parent 336707b commit 9a56893
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/SectionIdentifier.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ export default class SectionIdentifier extends React.Component {
return null;
}

console.log(answer);

if (answer['@value']) {

if (FormUtils.isCheckbox(identifyingQuestion)) {
Expand Down

0 comments on commit 9a56893

Please sign in to comment.