Skip to content

Commit

Permalink
Fjerner ubrukt import
Browse files Browse the repository at this point in the history
  • Loading branch information
matsbyfl committed Nov 13, 2024
1 parent 0d92300 commit df77e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/utils/formater.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import type { Adresse, HarNavn, Navn } from '../types/types.internal'
import type { Veiadresse } from '../types/BehovsmeldingTypes'
import type { HarNavn, Navn } from '../types/types.internal'
import { isNavn, isNumber, isString } from './type'

const beløpFormatter = new Intl.NumberFormat('nb', {
Expand Down

0 comments on commit df77e7d

Please sign in to comment.