Skip to content

Commit

Permalink
fix biome
Browse files Browse the repository at this point in the history
  • Loading branch information
magsyg committed Dec 22, 2024
1 parent e5d7261 commit 684e446
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/Pages/RecruitmentPage/RecruitmentPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { useCustomNavigate, useTitle } from '~/hooks';
import { KEY } from '~/i18n/constants';
import { reverse } from '~/named-urls';
import { ROUTES } from '~/routes';
import { dbT, getObjectFieldOrNumber } from '~/utils';
import { NoPositions, RecruitmentCard } from './Components';
import styles from './RecruitmentPage.module.scss';

Expand Down

0 comments on commit 684e446

Please sign in to comment.