Skip to content

Commit

Permalink
Fjern log (#6448)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebassonav authored Nov 26, 2024
1 parent 431702f commit ffe1e49
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ export const AktivitetspliktOppgaveHandling = ({
oppgave: OppgaveDTO
oppdaterStatus: (oppgaveId: string, status: Oppgavestatus) => void
}) => {
console.log('AktivitetspliktOppgaveHandling renders')
const brukNyVurderingssideAktivitetsplikt = useFeaturetoggle(FeatureToggle.aktivitetsplikt_ny_vurdering)

return brukNyVurderingssideAktivitetsplikt ? (
Expand Down

0 comments on commit ffe1e49

Please sign in to comment.