Skip to content

Commit

Permalink
removed unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
johatr committed Oct 3, 2023
1 parent e1d9412 commit 72e44e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/moduler/mal/mal.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Heading, ReadMore } from '@navikt/ds-react';
import { ReadMore } from '@navikt/ds-react';
import React, { useEffect, useRef } from 'react';
import { shallowEqual, useSelector } from 'react-redux';
import { useNavigate } from 'react-router-dom';
Expand Down

0 comments on commit 72e44e4

Please sign in to comment.