Skip to content

Commit

Permalink
Fjernet logging
Browse files Browse the repository at this point in the history
#deploy-idporten-frontend
  • Loading branch information
stigus committed Mar 21, 2024
1 parent adbba8d commit 513725c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ export const MiljoVelger = ({
if (disableAllEnvironments && values.length > 0) {
formMethods.setValue('environments', [])
}
console.log('env: ', values) //TODO - SLETT MEG
const isChecked = (id) => values.includes(id)

const onClick = (e) => {
Expand Down

0 comments on commit 513725c

Please sign in to comment.