Skip to content

Commit

Permalink
fix: remove unused import (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
kristianjokela committed Mar 1, 2023
1 parent 8ba9511 commit 7e15ddc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import {
ArrowRightWithLoadingIndicator,
useClickCapture,
} from 'events-helsinki-components';
import { IconArrowRight } from 'hds-react';
import { useRouter } from 'next/router';
import { useTranslation } from 'next-i18next';
import React from 'react';
Expand Down

0 comments on commit 7e15ddc

Please sign in to comment.