Skip to content

Commit

Permalink
Remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
Konrad-Simso committed Dec 13, 2024
1 parent 7e712e8 commit f208e97
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { useTranslation, Trans } from 'react-i18next';
import { altinnDocsUrl } from 'app-shared/ext-urls';
import { StudioParagraph, StudioTextfield } from '@studio/components';
import type { SelectionComponentType } from '../../../../../../types/FormComponent';
import classes from './ReferenceTab.module.css';

export function ReferenceTab({
component,
Expand Down

0 comments on commit f208e97

Please sign in to comment.