We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 198c4c9 commit 40166baCopy full SHA for 40166ba
1 file changed
src/containers/CompetitionPsychSheetEvent/CompetitionPsychSheetEvent.tsx
@@ -1,7 +1,7 @@
1
import { Event, EventId, Person, PersonalBest } from '@wca/helpers';
2
import classNames from 'classnames';
3
import getUnicodeFlagIcon from 'country-flag-icons/unicode';
4
-import { useCallback, useMemo } from 'react';
+import { useMemo } from 'react';
5
import { useTranslation } from 'react-i18next';
6
import { Container } from '@/components/Container';
7
import { findPR } from '@/lib/activities';
0 commit comments