Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
lelemm committed Jan 22, 2025
1 parent fba0507 commit b6078c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/loot-core/src/shared/schedules.test.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
import { enUS } from 'date-fns/locale';
import i18next from 'i18next';
import MockDate from 'mockdate';

import * as monthUtils from './months';
import { getRecurringDescription, getStatus } from './schedules';
import i18next from 'i18next';

i18next.init({
lng: 'en',
Expand Down

0 comments on commit b6078c1

Please sign in to comment.