Skip to content

Commit

Permalink
fix: remove FlowFixMe
Browse files Browse the repository at this point in the history
  • Loading branch information
eirikhaugstulen committed Nov 6, 2024
1 parent df37fd8 commit c474907
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 i18n from '@dhis2/d2-i18n';
import moment from 'moment';
import log from 'loglevel';
import { errorCreator } from 'capture-core-utils';
// $FlowFixMe
import { useDispatch, useSelector } from 'react-redux';
import { useHistory } from 'react-router-dom';
import { useTimeZoneConversion } from '@dhis2/app-runtime';
Expand Down

0 comments on commit c474907

Please sign in to comment.